DEV Community

Sandeep Kumar profile picture

Sandeep Kumar

Technical Leader | Architecture | Azure 2X Certified | Cloud & DevOps (CI/CD) | .Net Core 6.0 | Cloud Native Development | Agile | CSM®

C# 12: New Features and Improvements

C# 12: New Features and Improvements

6
Comments
3 min read

Want to connect with Sandeep Kumar?

Create an account to connect with Sandeep Kumar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
C#: Const vs. readonly vs. static readonly comparison

C#: Const vs. readonly vs. static readonly comparison

3
Comments 2
5 min read
.NET 6.0 - gRPC Server and Client implementation

.NET 6.0 - gRPC Server and Client implementation

9
Comments
6 min read
Dependency Injection pattern and Inversion of Control with C#

Dependency Injection pattern and Inversion of Control with C#

5
Comments
5 min read
SQL Server: Storing language specific data in SQL Server table field.

SQL Server: Storing language specific data in SQL Server table field.

3
Comments 1
1 min read
C#: Understand about IEnumerable vs. IQueryable vs. ICollection vs. IList

C#: Understand about IEnumerable vs. IQueryable vs. ICollection vs. IList

12
Comments 1
3 min read
Singleton Design Pattern and different ways to implement it in C#

Singleton Design Pattern and different ways to implement it in C#

11
Comments
5 min read
Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

4
Comments
1 min read
System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

6
Comments
2 min read
loading...