DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering C# Source Generators: Write Less Code, Do More

Mastering C# Source Generators: Write Less Code, Do More

4
Comments 1
4 min read
To var or Not

To var or Not

Comments
2 min read
Migrating from WebForms to WebForms Core

Migrating from WebForms to WebForms Core

1
Comments 2
1 min read
Switch Case in C# 8.0 and Later: What's New and Improved?

Switch Case in C# 8.0 and Later: What's New and Improved?

Comments
3 min read
🎯 A Clean Way to Inject Strategy Pattern in C# Using Factory and DI Dictionary

🎯 A Clean Way to Inject Strategy Pattern in C# Using Factory and DI Dictionary

1
Comments
3 min read
Create an API in .NET with MongoDB and Pagination

Create an API in .NET with MongoDB and Pagination

2
Comments
4 min read
Criando um compilador em csharp: Parte 2

Criando um compilador em csharp: Parte 2

12
Comments
7 min read
Using Copilot agent in Visual Studio

Using Copilot agent in Visual Studio

2
Comments 1
12 min read
Looking at c#'s Task<IEnumerable<T>>

Looking at c#'s Task<IEnumerable<T>>

1
Comments
2 min read
Awaiting the Task.CompletedTask?

Awaiting the Task.CompletedTask?

Comments 1
3 min read
How to connect two microservices with RabbitMQ and Rebus

How to connect two microservices with RabbitMQ and Rebus

1
Comments 3
1 min read
MediatR + CQRS

MediatR + CQRS

Comments
4 min read
Brighter and the Outbox Pattern: At-Least-Once Delivery for Resilient

Brighter and the Outbox Pattern: At-Least-Once Delivery for Resilient

1
Comments
4 min read
Design Patterns: Adapter

Design Patterns: Adapter

Comments
2 min read
URGENT HELP with C#!!! Due Today!!!

URGENT HELP with C#!!! Due Today!!!

1
Comments 3
1 min read
My Journey with ASP.NET Core & SQL Server: Lessons Learned

My Journey with ASP.NET Core & SQL Server: Lessons Learned

Comments
1 min read
10 Common Mistakes in ASP.NET Core and How to Avoid Them

10 Common Mistakes in ASP.NET Core and How to Avoid Them

1
Comments
2 min read
Collections in C#

Collections in C#

Comments 1
2 min read
Extension methods in C#

Extension methods in C#

2
Comments 2
2 min read
Global Query Filtering in EF Core

Global Query Filtering in EF Core

Comments 1
1 min read
Shared Libraries in Dynamics 365 CE: Why You Should Centralize Your Code

Shared Libraries in Dynamics 365 CE: Why You Should Centralize Your Code

Comments
2 min read
String vs StringBuilder in C#: Understanding the Difference for Better Performance

String vs StringBuilder in C#: Understanding the Difference for Better Performance

Comments 1
2 min read
How I'm Prepping for Interview Assessments — Smarter and Faster

How I'm Prepping for Interview Assessments — Smarter and Faster

Comments 1
2 min read
How I Use Google (Ethically) During Coding Assessments

How I Use Google (Ethically) During Coding Assessments

Comments 1
2 min read
Creating A Planetary System Simulation in Unity 2D

Creating A Planetary System Simulation in Unity 2D

2
Comments
4 min read
loading...