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
How To Customize Password Policy in ASP.Net Identity
This article describes how to customize the validation of ASP.NET Identity and apply various policies for the application.
Nimit Joshi
Jan 17, 2014
How to Join Two Tables From Different Databases Using Entity Framework
This article explains how to join two different tables from two different databases, or we may say how to join two tables from two different contexts, in Entity Framework.
Manish Kumar Choudhary
Sep 22, 2014
Automating SVN Check-Ins And Building A Project Via Jenkins
In this article, we learn to automate SVN Check-Ins and building a project via Jenkins.
Iqra Ali
Feb 05, 2018
Using Table Valued Parameters in Entity Framework
In this article I am explaining the use of Table Valued Parameters (TVPs) using Entity Framework.
Ritesh Sharma
Jul 27, 2014
Shared Project : An Impressive Feature of Visual Studio 2015 Preview
In this article we will learn about the new way to create a Shared Project
Praveen Kumar
Dec 17, 2014
Import Data From Excel To SQL Server Database Using MVC Code First Approach
The article given below describes findings of research about importing data from an Excel sheet into a Web project.
Pawan Tiwari
May 06, 2017
Register Your Assembly in GAC Using Gacutil Exe
Here you will learn how to add an assembly to the Global Assembly Cache (GAC).
Sourav Kayal
May 17, 2014
Passing the Command Line Arguments in .NET
Even with modern UI, we often need a way to start our programs with specific parameters. Command line arguments are helpful to provide those parameters without exposing them to everybody.
Hemant Kumar
Sep 26, 2011
Parsing List of JSON Elements as List With JSON.Net
This article descibes a JSON format where a list of JSON objects are present with no root elements.
Amit Choudhary
Sep 25, 2013
Work With External AppSetting Of Web.Config
In this article, you will learn about .NET Configuration Files
Manoj Kalla
Dec 01, 2017
Understanding Process, Application Domain And Assemblies
We usually come across these terms: Process, Application Domain or App Domain, Assemblies. It is good to have a basic knowledge of these terms and how each one is related to each other.
Dennis Thomas
Jan 05, 2018
Creating a Server/Client Application Using Only TCP Protocol
In this article, I will go through variosu stages of programming a server/client application framework in native .NET framework using TCP protocol only.
Afzaal Ahmad Zeeshan
Jul 13, 2015
Code-First Approach With ASP.NET MVC Framework
We all know Databases is very important of any application, and some time its too complex to manage Databases. To overcome this issue Microsoft come up with the Entity Framework (EF). which reduce ...
Faisal Pathan
Jun 25, 2018
How To Create And Download Zipped Files In .NET
Have you ever encountered a scenario when you have to download few files zipped and compressed! Few development involving the manipulation of documents and its management would require this. There ...
Suraj Sahoo
Jul 23, 2018
Step By Step Setup Git Version Control With .Net Project And Github
In this article, we will learn how to setup a .net project with Git Version control system and manage from Github.
Ankur Mistry
Oct 31, 2017
Enabling Unobtrusive Validation Mode in ASP.NET 4.5
In this article we will learn how to enable Unobtrusive Validation in ASP.NET 4.5.
Anubhav Chaudhary
Feb 06, 2013
Ruby Or .NET - Which Is The Better Alternative?
You might be confused about which technology you should use while you are planning for a developing a software. So this article will help you in giving a solution to your question and will lead you...
Nathan Bradshaw
Nov 28, 2018
Cascading A DropDownList With Another DropDownList in ASP.Net
This article shows how to cascade a DropDownList with another DropDownList in ASP.NET using C#.
Nilesh Jadav
May 10, 2015
Navigation Property With Code First (Navigation Property In EF)
In this article, you will learn about Navigation Property with code first and navigation property in Entity Framework.
Manoj S Pant
Jun 30, 2016
Dapper And Repository Pattern In Web API
In this article, you will learn about Dapper and Repository Pattern in Web API.
Mukesh Kumar
Sep 14, 2016
No Records Available.
1261
-
1280
of
1543
<<
62
63
64
65
66
>>
Learn ASP.NET MVC 5.0
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
MySQL