DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
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
Using WebForms Core in Razor Pages

Using WebForms Core in Razor Pages

1
Comments
4 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
Advanced C# Serialization: Beyond JSON

Advanced C# Serialization: Beyond JSON

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
Mastering Dynamic SQL Operations with the Strategy Pattern: Generate and Execute Commands Across Databases in C#

Mastering Dynamic SQL Operations with the Strategy Pattern: Generate and Execute Commands Across Databases in C#

6
Comments
4 min read
Train Your Own Model with ML.NET: A Step-by-Step Guide to Personalized AI

Train Your Own Model with ML.NET: A Step-by-Step Guide to Personalized AI

5
Comments
9 min read
Designing a SOLID, Layered ASP.NET Core Solution for Patient Lookup

Designing a SOLID, Layered ASP.NET Core Solution for Patient Lookup

1
Comments 1
7 min read
Comunicação entre a Camada Application e a API no .NET Moderno

Comunicação entre a Camada Application e a API no .NET Moderno

Comments
3 min read
loading...