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
Dependency Properties in .NET
In this article you will learn about Dependency Properties in .NET.
Vikram Chaudhary
Feb 12, 2015
Use ADO.NET Entity Data Model in ASP.Net Scaffolding
This article describes how to use the ADO.NET Entity Data Model to generate the entity and use the context in ASP.NET Scaffolding.
Nimit Joshi
Jan 17, 2014
MiniProfiler: Profiler For .NET Code
In this article you will learn about MiniProfiler for .NET Code.
Suraj Sahoo
Feb 25, 2015
How to Read Excel File in Data Set Using ASP.Net
This article explains how to read an Excel file into a Data Set Using ASP.NET.
Anubhav Chaudhary
Aug 01, 2013
Modifying .NET Configuration Files at Runtime
In this article we will extend the previous example by creating another Windows Forms application which we can consider as an Administration Console.
Akkiraju Ivaturi
Oct 02, 2012
Getting Started With Interfaces In .NET
In this article you will learn how to get started with interfaces in .NET.
Sundus Naveed
Feb 14, 2016
C# 4.0 Method Parameters
This article talks about optional parameters. We can use default values for the parameters for Constructor methods, Delegates, and Methods.
Srihari Chinna
Oct 29, 2010
Entity Framework 6.0 SQL Logging: Changing the Content and Formatting
This article explains how to change the formatting of the output in Entity Framework 6.0.
Jignesh Trivedi
Jan 07, 2015
Story of Equality in .NET - Part Four
In this article, you will learn how equality operator (==) operates on Primitive types in C#
Ehsan Sajjad
Jul 09, 2016
Indexers in C#
Indexers provide objects the ability to be indexed like an array.
Rajeev Ranjan
Aug 14, 2014
.NET Application Domain Internals
In this article, you‘ll drill deeper into the details of how an assembly is hosted by the CLR and come to understand the relationship between Application Domains (appdomain) and processes.
Ajay Yadav
Feb 10, 2015
Basics of Dependency Injection
In this article we will learn about Dependency Injection.
Rahul
Apr 27, 2015
Tools That Make .NET Development Easy
In this article you will learn how to use tools that make .NET development work easier for developers.
Pradeep Sahoo
May 29, 2016
Disassembling With Reflector: Part 1
This article shows dissembling of the source code of an assembly using Reflector.
Ajay Yadav
Nov 09, 2014
Spatial Data Type Support in Entity Framework 5
Entity Framework 5 brings many improvements and Spatial Data Type Support in Code First and Model Designer is one of them.
Abhimanyu K Vatsa
Oct 05, 2012
Global Assembly Cache(GAC) Hell
After having worked on a project involving heavy use of the Global Assembly Cache, I would like to tell you that using the GAC can be very frustrating. We had a solution which had several projects ...
gsuttie
Jan 03, 2003
.NET Parallel Programming with Events
Many times the Application needs to be notified about what is happening inside a Parallel Task and also to get data (if any) from the Task in real time. For this, Events can be used with Tasks.
Shantanu
Jan 10, 2011
ORM Designer for Entity Framework
This article describes the Entity Developer tool Devart.
Jean-Pierre Bachmann
May 21, 2015
NUnit With C#
NUnit is a unit-testing framework for .NET applications in which the entire application is isolated into diverse modules and each module is tested independently to ensure that the objective is met.
Vidya Vrat Agarwal
May 18, 2016
.NET Regular Expressions Demystified - Part One
In this article, you will learn about Regular Expressions in .NET and C# Regex class is used to work with regular expressions in C#.
Mobeen Rashid
Jun 29, 2016
No Records Available.
1121
-
1140
of
1543
<<
55
56
57
58
59
>>
Learn Python
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Python