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
CORS setting for SOAP API for .Net
This blog describes the issue on the .Net application's cross-domain feature enable issue.
Md Tahmidul Abedin
Oct 30, 2023
Iterative vs. LINQ Approach in .NET
When working with collections of objects in C#, you may often need to transform or map the items from one list to another. This process is a common task in software development, and C# offers two p...
Prasad Raveendran
Oct 28, 2023
Single Responsibility Design Principle in SOLID
SRP is the first principle in the SOLID Design Principle. The Single Responsibility Principle (SRP) dictates that a class should have only one reason to change. It promotes high cohesion, easing de...
Harsh Sharma
Oct 26, 2023
Understanding WaitAll and WhenAll in .NET
Asynchronous programming has become an integral part of modern software development, and .NET Core (now known as .NET 5, .NET 6, .NET 7, and later .NET 8) provides powerful tools to simplify asynch...
Prasad Raveendran
Oct 22, 2023
Software Architecture In .NET Using Architecture Tests
Architectural testing in C# involves evaluating the overall structure and design of a software application to ensure that it meets certain architectural principles and requirements. While static co...
Prasad Raveendran
Oct 09, 2023
What are NuGet Packages, and How Do NuGet Packages Work in .NET?
NuGet packages are a fundamental component of the .NET ecosystem. They play a crucial role in simplifying the management and distribution of libraries, frameworks, and tools used in .NET applicatio...
Ramawatar Bhakar
Sep 11, 2023
Advantages of Choosing .NET for Financial Software Development
The top advantages of choosing the .NET framework for financial software development in 2023 including regulatory compliance support, cross-platform flexibility, high performance & scalability,...
Dhaval Suvagiya
Aug 29, 2023
How to Send Data Controller to Another Controller View?
let's delve into the concepts of ViewData and TempData in the context of ASP.NET MVC:
Ramawatar Bhakar
Aug 22, 2023
SYSLIB0014 WebClient Obsolete
Replace the Obsolete WebClient with HttpClient
Jefferson S. Motta
Aug 21, 2023
CAPTCHA Image and Verify User Input Using ADCaptcha
Below are example usages and sample code for the ADCAPTCHA DLL.
Ashok Dudi
Aug 09, 2023
Dynamic Menu and Submenu with Cache Memory
The menu and submenu show dynamically with the help of cache memory use. Only one-time database call.
Sagar Jadhav
Jun 26, 2023
.NET Core Web API 7.0 | DB First with Core API 7.0 CRUD Operations
Hello, in this tutorial, I will explain how to create .Net Core web API 7.0 using Visual Studio 2022. Also, I will explain to you how to do CRUD operations using Postman. Let's start. Prereq...
D. K. Gautam
Jun 11, 2023
What’s new with Data Annotation in .NET 8
From this blog, you will learn about the new options in the data annotation required attribute
Gowtham K
Jun 09, 2023
Identifying and Overcoming Performance Bottlenecks in Programming
An in-depth analysis on performance bottlenecks in programming
Lokesh Varman
Jun 05, 2023
Top 10 Best Practices for C# Development
C# is a powerful and versatile language that can be used to build a wide variety of applications. However, like any programming language, there are certain best practices that developers should fol...
Shiv
May 09, 2023
Spargine: Throwing Exceptions Made Easy in Microsoft .NET
Use the OOS library Spargine to make throwing Exceptions easy.
David Mccarter
May 04, 2023
Umbraco v8 Load Balancing on Azure Web Apps
Umbraco is a popular open-source content management system (CMS) that can be hosted on a single server or multiple servers to handle high traffic websites. When hosting Umbraco on multiple servers,...
Dhanesh Kumar M J
Apr 27, 2023
Public Service Announcement: Code Quality is a Feature
Check out this insightful video on the importance of prioritizing code quality in every development team.
David Mccarter
Apr 17, 2023
What is Containerization? Why Container?
In this blog, you will learn what is Container.
Raj Bhatt
Mar 28, 2023
Get User IP Address Based On Client Location
This code is useful only for C#.net tech. How to know the location of the end user.
Pravesh Vijay
Mar 22, 2023
No Records Available.
121
-
140
of
825
<<
5
6
7
8
9
>>
C# Asynchronous Programming
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Cognitive Service