DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Wrapper classes in C#

Wrapper classes in C#

15
Comments
2 min read
C# In Practice — Building Tech Support App

C# In Practice — Building Tech Support App

1
Comments
4 min read
AutofacServiceProviderFactory in ASP.NET Core – Problems With Dependency Injection (Part 1)

AutofacServiceProviderFactory in ASP.NET Core – Problems With Dependency Injection (Part 1)

Comments
8 min read
Pros and Cons of Primary Constructors in C# 12

Pros and Cons of Primary Constructors in C# 12

6
Comments 1
3 min read
How to Handle File Uploads with ASP.NET Core

How to Handle File Uploads with ASP.NET Core

Comments
7 min read
Get SQL-Server Stored Procedures with C#

Get SQL-Server Stored Procedures with C#

50
Comments
9 min read
Closures: Performance implications

Closures: Performance implications

Comments
9 min read
Closures: Lifting the hood

Closures: Lifting the hood

Comments
7 min read
Modern C# Development: Get Started with DateOnly

Modern C# Development: Get Started with DateOnly

17
Comments 6
3 min read
Huntlab Progress

Huntlab Progress

Comments
1 min read
Reading Request Headers Across Multiple .NET Core API Controllers

Reading Request Headers Across Multiple .NET Core API Controllers

1
Comments
2 min read
Default Interface Implementation or Mix-in design pattern in the C#

Default Interface Implementation or Mix-in design pattern in the C#

Comments
1 min read
Your Friendly Guide to Understanding gRPC in .NET with C#

Your Friendly Guide to Understanding gRPC in .NET with C#

7
Comments
3 min read
Navigating Technical Debt

Navigating Technical Debt

1
Comments
4 min read
MediatR Response: Should the Request Handler Return Exceptions?

MediatR Response: Should the Request Handler Return Exceptions?

4
Comments
8 min read
Automatic interfaces generation in the C#

Automatic interfaces generation in the C#

Comments
1 min read
How to control using interface vs abstract class in c#.

How to control using interface vs abstract class in c#.

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

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

7
Comments 1
3 min read
Design Patterns in C#

Design Patterns in C#

25
Comments 2
6 min read
Let's Build a Select Component in Blazor

Let's Build a Select Component in Blazor

7
Comments
5 min read
The easiest and best way to create the gitignore file for .Net repositories

The easiest and best way to create the gitignore file for .Net repositories

3
Comments 1
1 min read
C# Delegates In Practice — Implementing Observer Pattern With Delegates

C# Delegates In Practice — Implementing Observer Pattern With Delegates

1
Comments
3 min read
What's a Class, Struct or Record in C#?

What's a Class, Struct or Record in C#?

2
Comments
1 min read
MudBlazor with Blazor Interactive SSR – What You Need To Know

MudBlazor with Blazor Interactive SSR – What You Need To Know

2
Comments
6 min read
The 20 Game Challenge : Game 1

The 20 Game Challenge : Game 1

5
Comments 1
6 min read
loading...