Articles - .NET and C#
Pure .NET and C#:
.NET 2.0 and C# 2 New Features
.NET 3.5 and C# 3 New Features
.NET 4.0 and C# 4 New Features
.NET 4.5 and C# 5 New Features
.NET 4.6 and C# 6 New Features
.NET 4.6.2 and C# 7 New Features
.NET 4.7.1/4.7.2/4.8 and C# 7.1/7.2/7.3/8.0 New Features
.NET 5.0 and C# 9.0 New Features
.NET 6.0, C# 10.0 and later New Features
.NET Database Access
Some .NET and C#:
For .NET database parameters usage see C#/VB.NET examples in
Prepared statement / Parameters
For .NET XML Processing see C#/VB.NET examples in
XML Processing
For .NET JSON Processing see C# examples in
JSON Processing
For .NET YAML Processing see C# examples in
YAML Processing
For .NET SOAP web service usage see C#/VB.NET examples in
Web Service - SOAP
For .NET RESTful web service usage see C#/VB.NET examples in
Web Service - RESTful
and
Web Service - Standalone
For .NET message queue usage see C#/VB.NET examples in
Message Queue
For .NET sockets see C#/VB.NET examples in:
Sockets 1 - plain sockets binary protocol
Sockets 2 - SSL sockets binary protocol
Sockets 3 - plain sockets text protocol
Sockets 4 - SSL sockets text protocol
For .NET datagrams see C#/VB.NET examples in
Datagrams
For .NET binary RPC see C#/VB.NET examples in:
Binary RPC 1 - technology specific
(Remoting, WCF)
Binary RPC 2 - CORBA
Binary RPC 3 - Thrift
Binary RPC 4 - gRPC
For .NET threads see C#/VB.NET examples in
Threads
For .NET encryption and hashing see C#/VB.NET examples in
Encryption and hashing
For .NET NoSQL usage see C# examples in
NoSQL - Key Value Store
and
NoSQL - Document Store
For .NET graph database usage see C# examples in
Graph database
For .NET distributed cache usage see C# examples in
Distributed cache
For .NET CMIS usage see C# examples in
CMIS
For .NET web applications see C# examples in
Web applications - component style
and
Web applications - MVC style (Java & .NET)
For .NET unit testing see C#/VB.NET examples in
Unit test
For .NET logging see C#/VB.NET examples in
Logging
For .NET dependency injection see C# examples in
Dependency Injection
For C# AOP see C# examples in
AOP
For integration between .NET languages see .NET examples in
Calling 1 - Managed to Managed
For calling native code from .NET see .NET examples in
Calling 2 - Managed to Native
For .NET ZeroMQ usage see C# examples im
ZeroMQ
For .NET usage of memory mapped files see C# examples in
Memory Mapped Files
For .NET usage of actor model see C# examples in
Actor
For covariant/contravariant generics in C# see
Covariant and Contravariant Generics
See list of all articles
here