DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From Working Code to Efficient Code: Big O in Practice with C#

From Working Code to Efficient Code: Big O in Practice with C#

3
Comments
4 min read
DB Connection on Asp.net core

DB Connection on Asp.net core

1
Comments 1
3 min read
🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

8
Comments
5 min read
Stop Guessing Your Exceptions

Stop Guessing Your Exceptions

7
Comments
4 min read
Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

1
Comments
1 min read
How to orchestrate multi-tool AI workflows in .NET

How to orchestrate multi-tool AI workflows in .NET

Comments
16 min read
Making Your Unity UI Come Alive with Videos

Making Your Unity UI Come Alive with Videos

2
Comments
2 min read
Task.WhenEach in .NET: Process Tasks as They Complete

Task.WhenEach in .NET: Process Tasks as They Complete

Comments
2 min read
Entity Framework Core Isn’t Slow; You’re Just Using It Wrong

Entity Framework Core Isn’t Slow; You’re Just Using It Wrong

5
Comments 2
4 min read
Why I Still Choose C# (Even After Trying Everything Else)

Why I Still Choose C# (Even After Trying Everything Else)

19
Comments 14
4 min read
What’s this global-metadata.dat thing and why does it matter?

What’s this global-metadata.dat thing and why does it matter?

1
Comments
3 min read
I Built a VS Code Extension to Simplify .NET Project Creation

I Built a VS Code Extension to Simplify .NET Project Creation

1
Comments 1
4 min read
Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

7
Comments
3 min read
Game Dev Digest — Issue #297 - Rendering Breakdowns, Lighting, and more

Game Dev Digest — Issue #297 - Rendering Breakdowns, Lighting, and more

1
Comments
8 min read
[PT-BR] Primeiros passos: Observabilidade em .NET

[PT-BR] Primeiros passos: Observabilidade em .NET

1
Comments 2
9 min read
Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
Fluent Brighter: Como configurar o Postgres

Fluent Brighter: Como configurar o Postgres

Comments
2 min read
Avoid "String or binary data would be truncated" or how to save safe strings.

Avoid "String or binary data would be truncated" or how to save safe strings.

Comments
4 min read
Dapper vs Entity Framework: When to Use Each in .NET

Dapper vs Entity Framework: When to Use Each in .NET

Comments
3 min read
🚡 Bridge

🚡 Bridge

1
Comments
2 min read
How Async/Await Really Works in C# : A Beginner-Friendly Guide

How Async/Await Really Works in C# : A Beginner-Friendly Guide

2
Comments
2 min read
Why ValueTask Can Save You from Async Overhead

Why ValueTask Can Save You from Async Overhead

Comments
3 min read
Saving Game Data in Unity — Part 1: PlayerPrefs

Saving Game Data in Unity — Part 1: PlayerPrefs

2
Comments
3 min read
Core .NET concepts you must nail in a senior interview

Core .NET concepts you must nail in a senior interview

Comments
2 min read
Entities vs DTOs σε C#

Entities vs DTOs σε C#

1
Comments
1 min read
loading...