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 100: Same Tree - (Easy)

C# LeetCode 100: Same Tree - (Easy)

Comments
2 min read
C# LeetCode 69: Sqrt(x)

C# LeetCode 69: Sqrt(x)

Comments
2 min read
C# LeetCode: 27 Remove Element

C# LeetCode: 27 Remove Element

Comments
2 min read
C# LeetCode 58: Length of Last Word

C# LeetCode 58: Length of Last Word

Comments
1 min read
C# LeetCode 21: Merge Two Sorted Lists

C# LeetCode 21: Merge Two Sorted Lists

1
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
📨 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
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
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
Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Comments 1
12 min read
C# Excel sortable headers

C# Excel sortable headers

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

🚀Fundamentos do F#-Primeiros passos!

Comments
2 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
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
WebAPI .NET com Integração a LLM (ChatGPT)

WebAPI .NET com Integração a LLM (ChatGPT)

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
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
loading...