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
(1543)
Blogs
(897)
Resources
(333)
Videos
(190)
News
(120)
Articles
Why Strings Are Immutable in .Net
Explore the concept of immutable strings in .NET, understanding how strings are allocated in memory, and why they are immutable. Learn how immutability enhances memory management, prevents race con...
Vineet Kumar
Mar 13, 2015
Multi-Tenant Migrations With Entity Framework 6.0 (Code First Model)
Master multi-tenant migrations in Entity Framework 6.0 with ease. Learn seamless data management strategies for code-first models, ensuring robust and efficient database migrations in a multi-tenan...
Jignesh Trivedi
Jul 23, 2014
Asynchronous Connection in .NET Framework 4.5
Learn about leveraging asynchronous connections in .NET Framework 4.5 for efficient, non-blocking operations. Explore async/await patterns, Task Parallel Library (TPL), AsyncCallback delegate, and ...
Sanjay Kumar
Jan 25, 2014
Anti-Reverse Engineering (Assembly Obfuscation)
Learn how to protect your .NET source code from reverse engineering using obfuscation techniques with Dotfuscator. Explore the process step-by-step, including obfuscated code analysis and MSIL code...
Ajay Yadav
Nov 10, 2014
Integration Testing With Fitnesse
Integration Testing With Fitnesse" explores using Fitnesse for automated integration and acceptance testing. Learn how to leverage Fitnesse's features for seamless integration testing, enh...
Abhishek Jain
Sep 03, 2013
Log Parser Usage Details For IIS Logs
Explore Log Parser for IIS logs: Analyze, extract, and transform data effortlessly. Master command-line tools for detailed log analysis and troubleshooting. Unlock insights from your log files effi...
bhavin
Apr 21, 2017
To Find Installed Version of .Net Framework Using CLR Version Tool
Learn about Clrver.exe utility to identify .NET Framework versions. Use MSCorEE.dll presence in system directories. Visual Studio command prompt access. View installed .NET versions and CLR versio...
Sachin Kalia
Jun 14, 2013
How to Write Testable Code in .NET
Learn the art of writing testable code in .NET for robust software. Discover techniques like dependency injection and unit testing for improved code quality and easier maintenance. Master the princ...
Deepak Kumar
Dec 16, 2019
How to Get All the Site Permission Levels in SharePoint 2013 Online Using REST API
Learn how to utilize SharePoint 2013's REST API to access site permission levels remotely. Explore creating apps with NAPA Tool, handling cross-domain requests, executing CRUD operations, retr...
Vijai Anand Ramalingam
Apr 24, 2014
.NET Remoting
.NET Remoting facilitates communication between .NET objects in different application domains or processes across a network. It provides a versatile mechanism for remote procedure calls, supporting...
ksasikumar
Sep 02, 2004
Create Facebook App using ASP.NET MVC
Learn to integrate a Facebook app with your ASP.NET MVC project using Visual Studio 2012 and MVC 4 template. Follow step-by-step instructions to set up SSL, register as a developer, configure app ...
Anubhav Chaudhary
May 09, 2013
Distributed Computing Using .NET Remoting
AppDomain is an isolated environment for executing Managed code. Objects within same AppDomain are considered as local whereas object in a different AppDomain is called Remote object.
Amit Kumar Agrawal
Jan 05, 2004
Visual Studio and .NET's Unit Test Framework
This article outlines the process of automating tests using Microsoft Visual Studio's Unit Testing Framework. It covers the fundamentals of test automation, explains the structure of test cases...
Vidya Vrat Agarwal
Jun 08, 2016
Introducing RX For Collections
Discover the power of Reactive Extensions (Rx) for efficient and responsive collection handling. Learn how Rx enables event-driven, asynchronous data processing, transforming collections into dynam...
Roland Pheasant
Feb 01, 2015
SQL Server Primary & Foreign Key Association: Visual C# Entity Framework
Learn how to establish primary key and foreign key relationships in SQL Server using Visual C# 2010 and Entity Framework. This tutorial covers creating database tables, defining primary keys, and e...
Kiran Kumar Talikoti
Jun 25, 2013
Interoperability with IKVM.NET: Seamless Java Integration
IKVM.NET enables Java bytecode to run on the .NET Framework, facilitating interoperability between Java and .NET technologies. It converts Java bytecode into .NET Intermediate Language (IL), offeri...
Abhishek Goswami
May 20, 2013
Signing a Third Party Library With Ildasm and Ilasm
Learn how to sign third-party libraries using ILDasm and ILasm, ensuring compatibility across .NET versions. Overcome version conflicts and ensure smooth integration of libraries into your projects...
Amit Choudhary
Aug 11, 2012
Filter WebGrid With Cascading Dropdownlist Along With Paging in MVC
This tutorial provides a comprehensive guide for developers new to MVC, offering step-by-step instructions for creating a basic MVC application using Visual Studio 2012 and integrating features lik...
Saineshwar Bageri
Jul 07, 2015
Introducing Various Authentication Options in Visual Studio
Introducing Various Authentication Options in Visual Studio 2013" explores the range of authentication methods available in the IDE. Discover how to implement secure user identity with OAuth, ...
Nimit Joshi
Apr 24, 2014
Starting With Emgu CV in .NET
Embark on your journey into computer vision with Emgu CV in .NET. Learn the essentials of image processing and manipulation using this powerful OpenCV library, empowering your C# development with a...
Shubham Saxena
Jan 07, 2013
No Records Available.
321
-
340
of
1543
<<
15
16
17
18
19
>>
Crystal Reports Tutorials
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Blockchain Beginner