DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Control HTTP Requests in .NET: Methods, Response Handling and Use of External Libraries

Control HTTP Requests in .NET: Methods, Response Handling and Use of External Libraries

1
Comments
4 min read
Multiple Pointers | C#

Multiple Pointers | C#

Comments
1 min read
Modular Dependency Injection in .NET

Modular Dependency Injection in .NET

4
Comments 1
1 min read
Multiple connections for appsettings.json (C#)

Multiple connections for appsettings.json (C#)

24
Comments 2
5 min read
How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

How to create an Installer for a Winforms application using Visual Studio 2022 Installer project

39
Comments 9
6 min read
Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

9
Comments
2 min read
Day 6 of 30-Day .NET Challenge: String built-in Methods

Day 6 of 30-Day .NET Challenge: String built-in Methods

6
Comments
2 min read
Architecting ASP.NET Core Applications—Unveiling the Third Edition

Architecting ASP.NET Core Applications—Unveiling the Third Edition

3
Comments
7 min read
Explorando o Suporte Matemático Genérico no C# 11

Explorando o Suporte Matemático Genérico no C# 11

Comments
3 min read
Managed Identity Identidade Gerenciada (Azure)

Managed Identity Identidade Gerenciada (Azure)

Comments
3 min read
Blazor in dotnet 8.(Static Server Side Rendering)

Blazor in dotnet 8.(Static Server Side Rendering)

4
Comments
2 min read
Day 5 of 30-Day .NET Challenge: While & do-while

Day 5 of 30-Day .NET Challenge: While & do-while

5
Comments
3 min read
Understanding Implicit Usings in C#

Understanding Implicit Usings in C#

2
Comments
1 min read
Reading Configuration Values in Your ASP.NET Application

Reading Configuration Values in Your ASP.NET Application

3
Comments 2
3 min read
Primary Constructors in C# 12

Primary Constructors in C# 12

8
Comments 2
2 min read
A .NET Programmer's Guide to CancellationToken

A .NET Programmer's Guide to CancellationToken

6
Comments 2
4 min read
N-Layered Architecture With Azure Functions

N-Layered Architecture With Azure Functions

2
Comments
4 min read
Day 3 of 30-Day .NET Challenge: Switch Constructs

Day 3 of 30-Day .NET Challenge: Switch Constructs

5
Comments 1
3 min read
How to Automatically Document C# Code in Rider

How to Automatically Document C# Code in Rider

1
Comments
3 min read
Frequency Counter Technique in C#

Frequency Counter Technique in C#

1
Comments
2 min read
Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

7
Comments
3 min read
Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

2
Comments
9 min read
Invincible null: digging into nopCommerce source code

Invincible null: digging into nopCommerce source code

Comments
9 min read
Refinando a Conversão de Grupo de Métodos para Delegado no C# 11

Refinando a Conversão de Grupo de Métodos para Delegado no C# 11

5
Comments
2 min read
C# Linked Lists: Exploring Dummy Nodes, Pointers, and More | Data Structures

C# Linked Lists: Exploring Dummy Nodes, Pointers, and More | Data Structures

1
Comments
4 min read
loading...