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
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
REMOTING Using SQL Server Database
In this article you will learn how to use REMOTING in SQL Server database.
Dinesh Dugg
Jan 04, 2011
.NET Assembly Internals: Part 1
This tutorial drills down into the details of how the CLR resolves the location of externally referenced assemblies.
Ajay Yadav
Nov 06, 2014
Getting Started With Microsoft Small Basic For Beginners
In this article you will learn about Microsoft Small Basic for beginners.
Syed Shanu
Nov 27, 2015
== Operator and Reference Types in C#
In this article, you will learn how equality operator works behind the scene when comparing reference types
Ehsan Sajjad
Aug 31, 2016
CKEditor Professional Editor For .NET Developers
In this article you will learn how to use the CKEditor Professional Editor in the .NET framework.
Masoud Sharifipour
Feb 24, 2015
Setting up Entity Framework With Code First and Code Migrations
This article provides a basic guide to set up your Entity Framework with code first and code migrations.
Bruno Leonardo Michels
May 29, 2015
No Records Available.
1141
-
1160
of
1557
<<
56
57
58
59
60
>>
Learn MongoDB in 15 Days
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
CSS