DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# LeetCode 21: Merge Two Sorted Lists

C# LeetCode 21: Merge Two Sorted Lists

Comments
2 min read
C# LeetCode 14: Longest Common Prefix

C# LeetCode 14: Longest Common Prefix

Comments
1 min read
Setup PocketBase For Your Integration Tests with TestContainers and xUnit

Setup PocketBase For Your Integration Tests with TestContainers and xUnit

3
Comments
5 min read
C# LeetCode 13: Roman To Integer - (Easy)

C# LeetCode 13: Roman To Integer - (Easy)

Comments
3 min read
DotNet basics: What is Spaghetti Code?

DotNet basics: What is Spaghetti Code?

Comments
2 min read
Understanding Space and Time Complexity in Software Development

Understanding Space and Time Complexity in Software Development

Comments
7 min read
C# Tip: Should You Use .ToList() or .ToArray()?

C# Tip: Should You Use .ToList() or .ToArray()?

1
Comments
1 min read
Stop Looping: Use Dictionary for Fast Entity Access in .NET

Stop Looping: Use Dictionary for Fast Entity Access in .NET

Comments
2 min read
String Manipulation in C#

String Manipulation in C#

Comments
2 min read
🚀Fundamentos do F#-Primeiros passos!

🚀Fundamentos do F#-Primeiros passos!

Comments
2 min read
C# Excel sortable headers

C# Excel sortable headers

1
Comments
5 min read
C# LeetCode 1: Two Sum - (Easy)

C# LeetCode 1: Two Sum - (Easy)

Comments
2 min read
Leet Code Solutions / Explanations

Leet Code Solutions / Explanations

Comments
1 min read
I Created a BitTorrent Client with Blazor and c#

I Created a BitTorrent Client with Blazor and c#

Comments
3 min read
Introducing BlazorThemes –Theme Management for Blazor Apps

Introducing BlazorThemes –Theme Management for Blazor Apps

Comments
2 min read
Detecting Missing Migrations in EF Core: A Guide for .NET Developers

Detecting Missing Migrations in EF Core: A Guide for .NET Developers

1
Comments
3 min read
SQL Server as a Configuration Provider in .NET Core

SQL Server as a Configuration Provider in .NET Core

1
Comments
3 min read
🧭 Comunicação entre a Camada de Aplicação e o Domínio no .NET

🧭 Comunicação entre a Camada de Aplicação e o Domínio no .NET

1
Comments
3 min read
GameDev Guardian: static analysis and Unity

GameDev Guardian: static analysis and Unity

Comments
13 min read
Advanced C# Serialization: Beyond JSON

Advanced C# Serialization: Beyond JSON

2
Comments
4 min read
📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

Comments 1
3 min read
How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

Comments
1 min read
Async/Await in C# vs JavaScript: Same Hoodie, Different Superpowers

Async/Await in C# vs JavaScript: Same Hoodie, Different Superpowers

1
Comments
3 min read
Boosting EF Core Performance with EF.CompileQuery

Boosting EF Core Performance with EF.CompileQuery

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

Criando um compilador em csharp: Parte 6

11
Comments
6 min read
loading...