DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

1
Comments
2 min read
Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

8
Comments 3
2 min read
How to deploy a .NET App as a container without a Dockerfile?

How to deploy a .NET App as a container without a Dockerfile?

12
Comments 4
3 min read
Techniques for building predictable and reliable API: Part 2

Techniques for building predictable and reliable API: Part 2

5
Comments
5 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Comments
6 min read
C# MongoDB Insert Benchmarks – What You Need To Know

C# MongoDB Insert Benchmarks – What You Need To Know

1
Comments 1
6 min read
Your custom HttpClient delegating handlers should be transient

Your custom HttpClient delegating handlers should be transient

1
Comments 1
3 min read
Game Dev Digest — Issue #228 - The Magic Behind The Engineering

Game Dev Digest — Issue #228 - The Magic Behind The Engineering

2
Comments
12 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 min read
24 Essential Async/Await Best Practices for Basic to Advanced C# Developers

24 Essential Async/Await Best Practices for Basic to Advanced C# Developers

36
Comments
4 min read
13 Common C# Interview Quiz | Questions 01:26

13 Common C# Interview Quiz | Questions

6
Comments
1 min read
Pixi: A Package Manager for C# and JavaScript

Pixi: A Package Manager for C# and JavaScript

3
Comments
3 min read
Boost Your Development Workflow with Visual Studio 2022 17.9

Boost Your Development Workflow with Visual Studio 2022 17.9

1
Comments
2 min read
Day 17 of 30-Day .NET Challenge: Interlocked Class

Day 17 of 30-Day .NET Challenge: Interlocked Class

1
Comments
2 min read
How to securely reverse-proxy ASP.NET Core web apps

How to securely reverse-proxy ASP.NET Core web apps

6
Comments 1
4 min read
Day 16 of 30-Day .NET Challenge: In-Memory Caching

Day 16 of 30-Day .NET Challenge: In-Memory Caching

10
Comments
3 min read
C# Testcontainers for MongoDB: How To Easily Run Local Databases

C# Testcontainers for MongoDB: How To Easily Run Local Databases

1
Comments 1
7 min read
Ideation of Game

Ideation of Game

Comments
2 min read
.NET: Brincando com ref structs

.NET: Brincando com ref structs

17
Comments
10 min read
Checking file signature while processing stream in C#

Checking file signature while processing stream in C#

1
Comments
2 min read
How to Create ASP.NET Core Polar and Radar Charts

How to Create ASP.NET Core Polar and Radar Charts

Comments
1 min read
Fundamentals of C# for beginners

Fundamentals of C# for beginners

1
Comments
4 min read
What is DateTime Manipulation in C#?

What is DateTime Manipulation in C#?

1
Comments
2 min read
Dominando os Literais de String Brutos no C# 11

Dominando os Literais de String Brutos no C# 11

1
Comments
2 min read
Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

3
Comments
2 min read
loading...