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
(900)
Resources
(333)
Videos
(190)
News
(120)
Blogs
Validations in MVC
This post explains the basics of validations in MVC
Atul Warade
Dec 27, 2019
Read Excel Data and Convert to DataTable without using OLE DB in C#
This post shows a useful technique to convert Excel file data to a DataTable. There are many ways available to convert excel file to DataTable, I found this is the best approach to do so.
Ramya Prakash Rout
Dec 18, 2019
Connecting Microsoft Azure Database with .NET Application
In this tutorial, we will deploy our database stored in the local machine to Microsoft Azure. Then we will connect our existing .NET application with the Azure SQL Database.
Dhruv Kinger
Dec 14, 2019
Get to Know the Phrase Elements of HTML
Phrase Elements are very important to know in HTML, as they add meaning to the code.
Meeran Nasir
Dec 02, 2019
Uses of Row_number, Rank and Dense Rank in SQL Server
This blog post explains the various uses of Row_number, Rank and Dense Rank in SQL Server
Kumaran K
Nov 28, 2019
PopupBox For Debug Only
In this blog, you will learn from my GitHub repository, a safe way to debug values.
Jefferson S. Motta
Oct 31, 2019
Memory Leaks In .NET Application Using Dump File
In this blog, I will be demonstrating how to find memory leaks in a .NET application using a dump file.
Ashutosh Gupta
Oct 08, 2019
Web API Using Poor Man's Dependency Injection
In this blog, we are going to learn about the poor man's dependency injection concept.
Madan Shekar
Oct 04, 2019
IL code performance of Generic List And Non Generic List
The performance of the generic and non-generic lists is well known; however, there is a catch. We should always consider the results that come after the JIT compilation. The difference between the ...
Ishoo Anyal
Oct 03, 2019
.NET Collections - Generic Collection - Dictionary
In this blog, you will learn how to create a Dictionary and perform Add, Remove, Sort, Search, and other operations on a List.
Jimit Bhatt
Sep 17, 2019
.NET Collections - Part Two - Generic Collections List
This blog shows how to - Create a List<T> and perform Add, Remove, Sort, Search, and other operations on List<T>.
Jimit Bhatt
Sep 10, 2019
Unix Time to System.DateTime and Vice Versa
This code demonstrates how to convert between Unix time (Epoch time) and System.DateTime.
Mohammad Elsheimy
Sep 10, 2019
.NET Collections - Part One - Types Of Collection In .Net And Which Collections Need To Choose
This is .Net Collections part One, which thoroughly explains collections in .Net and its types. Adding to that you will also comprehend which collections you need to use in different situations.
Jimit Bhatt
Aug 23, 2019
Cache Image Returned From ASP.Net WEB API
In this blog, we see how to properly cache an image returning from asp.net web API.
Ali Sufyan
Aug 06, 2019
Comparing Custom Lists
In this blog, let us see how we can determine if two lists contain the same elements, regardless of their sequence in the lists.
Kevin Marshaus
Jun 21, 2019
SOLID - Single Responsibility
In this blog, I want to talk about the first principle of SOLID, which is Single Responsibility.
Gabriel Espirito Santo
Jun 21, 2019
Rock Your Code - Defensive Programming For Microsoft .NET By David McCarter
Talking about Defensive Programming during times of Test Driven Development, Clean Code, Domain Driven Development and all the other buzzwords seems a bit unusual. From his many years of experience...
Jochen Kirstaetter
Feb 04, 2019
Getting Started With DotNetNuke/Evoq
DNN an abbreviation of DotNetNuke is an open source content management system, written in C# and based on Microsoft .Net. The latest version of DNN is 9.2.0
Shivangi Rajde
Jul 26, 2018
Authentication In Layman's Terms
This blog explains the authentication in very very simple words.
Shweta Lodha
Jul 05, 2018
Firebase Cloud Messaging From .Net
This blog demonstrates how to send push notification with Firebase Cloud Messaging Service in .Net using Firebase.Notification library
Frank Odoom
Jun 23, 2018
No Records Available.
181
-
200
of
825
<<
8
9
10
11
12
>>
C# Asynchronous Programming
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
SharePoint