Deep Dive Into C# 9
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Contribute
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEWS
BOOKS
EVENTS
CHAPTERS
ANNUAL CONFERENCE
CAREER
MEMBERS
JOBS
.NET
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.
RECENT POSTS
Safe and Unsafe Mode Concept in C#
How we can use the Pointer in C#? Since C# code has a well-managed coding system. CLR(Common Language Runtime) doesn't directly allow the use of non-managed code.
Caching In ASP.NET
In this article, you will learn about caching in ASP.NET.
Get to Know the Phrase Elements of HTML
Phrase Elements are very important to know in HTML, as they add meaning to the code.
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
Properly Setting Up .NET Framework Projects
In this article, you will learn how to properly setting up .NET Framework Projects.
Get And Create Google Calendar Events In .NET
In this article, we will learn how to create google calendar events using C# and .NET.
.NET Framework Repair Tool v1.4 Is Now Available
.NET Framework Repair tool v1.4 supports all versions of .NET Framework from 3.5 SP1 to 4.8
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.
Working With Mongo DB Using .Net Core
In this article, I'm going to show you how to deal with Mongo Database using .Net Core.
Introduction To Recursion
In data structure and algorithms, Recursion plays an important role. In this article, we will look at a brief introduction to Recursion.
GRPC with C# and .Net Core Basic Concepts - Day Two
This article explains basic concepts with Grpc like ProtoBuff, service, channels, etc.
PopupBox For Debug Only
In this blog, you will learn from my GitHub repository, a safe way to debug values.
Passing Data From One Controller To Another Controller In ASP.NET MVC
Passing Data From One Controller To Controller In ASP.NET MVC Using TempData
Reading An Excel File In UiPath
In this article, we are going to see how to open an existing excel file and read the data from it and open notepad and write into it.
gRPC Using C# And .Net Core - Day One
This is a detailed discussion on how to get started with gRPC using C# and .Net Core.
Using Xunit And Moq In .NET Core For Testing
I this blog, we will see how to use xUnit and moq in .net core.
Trigger Based Attended Automation In UiPath
In this article, you will learn about trigger-based attended automation in UiPath.
In UiPath RPA Tool Create A Sequence Project For Sending Mail Using SMTP Activity By Taking Cred...
In this article, we are going to see how to create a RPA Project to send an email by taking credentials from UiPath Orchestrator. I have covered the basics, but this article assumes you already know t
Fast Equality Comparison
How to compare value types, arrays and determine whether the value is default value of particular type fast.
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.
Web API Using Poor Man's Dependency Injection
In this blog, we are going to learn about the poor man's dependency injection concept.
Generic List And Non Generic List Performance Comparison After JIT Compilation
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 per
Download File From Email With OpenPop.Pop3
In this article, you will learn how to download or save file from Email with OpenPop.Pop3 (OpenPop.NET).
Resolved Error - No Assembly Found Containing An OwinStartupAttribute No Assembly Found Containin...
In this article, we will discuss the options to resolve the error "No assembly found containing an OwinStartupAttribute" and will discuss the concept of OWIN.
.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.
View More
No Records Available.