DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why C# Became My Secret Weapon for Game Development

Why C# Became My Secret Weapon for Game Development

Comments
1 min read
C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

2
Comments
1 min read
C# Tip: Use Stack<T>, Not List<T>

C# Tip: Use Stack<T>, Not List<T>

7
Comments
2 min read
My Journey Fixing Authentication and Customizing UI in Blazor

My Journey Fixing Authentication and Customizing UI in Blazor

1
Comments
3 min read
Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Comments
3 min read
Fluent Brighter: A new way to setup Brighter V10

Fluent Brighter: A new way to setup Brighter V10

Comments
3 min read
Mastering EF Core Pagination: Efficient Data Retrieval

Mastering EF Core Pagination: Efficient Data Retrieval

2
Comments
3 min read
Dev Log 27 - Gear Registry Refactor

Dev Log 27 - Gear Registry Refactor

Comments
3 min read
Coopera Sharp - Chamadas em Sequência

Coopera Sharp - Chamadas em Sequência

3
Comments
4 min read
Mastering Date and Time in C#

Mastering Date and Time in C#

7
Comments 2
43 min read
From zero to API hero: My pick for the best platform to learn C#

From zero to API hero: My pick for the best platform to learn C#

Comments
6 min read
SOLID Principles Simplified: Cheatsheet + Interview Guide

SOLID Principles Simplified: Cheatsheet + Interview Guide

Comments
4 min read
When I Went Blank in an Interview – and What I Learned About LINQ

When I Went Blank in an Interview – and What I Learned About LINQ

1
Comments
3 min read
Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Comments
5 min read
The C# Feature That Saves You Thousands… But No One Talks About

The C# Feature That Saves You Thousands… But No One Talks About

Comments
3 min read
AutoMapper: Mastering Complex Mappings in C#

AutoMapper: Mastering Complex Mappings in C#

Comments
4 min read
Brighter V10: Configure RocketMQ

Brighter V10: Configure RocketMQ

1
Comments
5 min read
📝 Beyond WithXyz().Build(): Taking the Fluent Builder Pattern Further in C# (.NET 9)

📝 Beyond WithXyz().Build(): Taking the Fluent Builder Pattern Further in C# (.NET 9)

3
Comments
4 min read
My Next Certification Journey Starts Not with Code, but with Logic

My Next Certification Journey Starts Not with Code, but with Logic

Comments
2 min read
MassTransit in ASP.NET Core: A Practical Guide to Event-Driven .NET

MassTransit in ASP.NET Core: A Practical Guide to Event-Driven .NET

2
Comments
3 min read
Brighter V10: Configurando RocketMQ

Brighter V10: Configurando RocketMQ

1
Comments
5 min read
Handling Exceptions in Brighter

Handling Exceptions in Brighter

1
Comments
4 min read
ASP .NET Core hide query string parameters

ASP .NET Core hide query string parameters

1
Comments
5 min read
Performance in .NET: A Developer's Guide to Building Faster Applications

Performance in .NET: A Developer's Guide to Building Faster Applications

10
Comments
16 min read
How Extension Methods Unlock LINQ’s Magic in C#

How Extension Methods Unlock LINQ’s Magic in C#

Comments 1
2 min read
loading...