TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
FOLLOW
Microsoft .NET Framework is software development framework developed by Microsoft to build Windows client, enterprise, and web applications. Follow this category to keep up to date with .NET Framework news and tutorials.
Articles
(1557)
Blogs
(899)
Resources
(333)
Videos
(190)
News
(120)
Articles
.NET Remoting - Events, Events? Events!
Explore different strategies for firing events across servers and clients concurrently in .NET, including .NET native events with late-binding, interface-based approaches, and utilizing a broadcast...
Dmitry Belikov
Nov 04, 2003
Splitting a PDF in .NET
Explore efficient ways to split PDF files using .NET framework in C#. Discover step-by-step methods, libraries, and tools available in Visual Studio for seamless document processing. Master PDF man...
Anil S
Nov 11, 2015
Applied Reverse Engineering With OllyDbg
This paper explores executable cracking using OllyDbg, focusing on reverse engineering without source code. It emphasizes Assembly Programming and tools like OllyDbg and CFF Explorer. Methods inclu...
Ajay Yadav
Oct 27, 2014
Introduction To Recursion
Recursion in programming involves a method calling itself with modified parameters until a termination condition is met. It operates on a Last In First Out (LIFO) stack memory. The algorithm consi...
Souradip Panja
Nov 14, 2019
Getting Assembly Metadata at Runtime
Retrieving assembly metadata at runtime in .NET involves using reflection, and accessing attributes like AssemblyVersion or custom ones. This dynamic analysis enables discovering types, members, an...
Kailash Chandra Behera
Mar 28, 2015
Rebooting a Remote Server using WMI
Windows Management Instrumentation (WMI) facilitates remote management and system administration tasks, including remote shutdown and monitoring. However, it requires administrative privileges and ...
John O Donnell
Feb 04, 2002
Managed Extensibility Framework (MEF)
MEF is a component of .NET framework 4.0, to create lightweight, extensible applications. It avoids hard dependencies and lets the application developer discover and use extensions without any conf...
Reeta Singh Lodhi
Sep 17, 2011
ASP.NET Web API CRUD Operations
ASP.NET Web API facilitates Create, Read, Update, and Delete (CRUD) operations over HTTP. Utilizing HTTP methods like GET, POST, PUT, and DELETE, it interacts with data using JSON/XML serialization.
Raj Kumar
Jul 26, 2012
ConcurrentBag<T> in C#: Thread-Safe Collection for Concurrency
Concurrent programming in C# often involves managing shared data among multiple threads. In this article, we'll delve into what ConcurrentBag<T> is, how it works, and when to use it.
Jitendra Mesavaniya
Apr 23, 2024
Introduction to Visual Studio
This article is an introduction into Visual Studio. Visual Studio 2005 is a complete set of development tools for building high performance Desktop applications, XML Web Services, mobile applicatio...
Akash Bhimani
Oct 15, 2013
Introduction To Serialization In .NET
In this article, we will Learn about various serialization formats like binary, XML, and JSON, along with serialization attributes and best practices for efficient data handling and persistence wit...
Humza Tufail
Mar 08, 2018
Upload a File Using File Transfer Protocol (FTP)
Learn how to seamlessly upload files using File Transfer Protocol (FTP) in this comprehensive guide. Discover the step-by-step process, from setting up your FTP client to navigating directories and...
Sachin Kalia
Jan 03, 2013
View Contents Of Your Google Drive Using .NET
In this article, we will Learn to access and view your Google Drive contents seamlessly using . NET. This tutorial guides you through integrating Google Drive API into your .NET applications, empow...
Asad Ali
Jun 14, 2016
Assembly Browser: Browsing a .NET Assembly
Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster execu...
Dipal Choksi
May 17, 2002
How to Get External Drives and Peripherals Using WMI Query
Learn how to efficiently retrieve information about external drives and peripherals on Windows using WMI queries. Explore the power of WMI (Windows Management Instrumentation) for detecting and man...
Abhishek Kumar Ravi
Aug 26, 2013
Logging Database Operations in Entity Framework
Discover Entity Framework 6's new feature: logging database operations. Easily debug and troubleshoot performance issues by logging SQL commands, parameters, timestamps, and more. Customize log...
Abhimanyu K Vatsa
Dec 07, 2013
Native Assembly Programming in .NET
Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster execu...
Ajay Yadav
Nov 07, 2014
Delegates in .NET
In this article, we will learn Delegates in .NET provide a powerful mechanism for defining and encapsulating methods, enabling flexible event handling and callback functionality.
Adalat Khan
Jul 27, 2014
DNN, Formerly DotNetNuke, Tutorial - Part Four (GenericDNN Modules)
Learn how to create a GenericDNN module using templates, simplifying module installation without manual configuration. Follow step-by-step instructions for project setup, building in Release mode, ...
Teddy Kurian
Jul 10, 2016
Indepths of Global Assembly Cache
In this article, we will Explore the depths of the Global Assembly Cache (GAC) in .NET Framework. Learn about assembly management, versioning, security, and deployment.
Nirlep Kaur
Nov 18, 2005
No Records Available.
461
-
480
of
1557
<<
22
23
24
25
26
>>
Crystal Reports Tutorials
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
NFT