DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

7
Comments 1
6 min read
How to use dependency injection and inversion of control in C#

How to use dependency injection and inversion of control in C#

11
Comments
5 min read
Extension Methods in C#

Extension Methods in C#

3
Comments
5 min read
Reveal Data provider parameter values at run time

Reveal Data provider parameter values at run time

5
Comments
3 min read
Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

1
Comments
11 min read
SQL-Server: Exploration of datetime2(7) precision (C#)

SQL-Server: Exploration of datetime2(7) precision (C#)

26
Comments
4 min read
Game Dev Digest — Issue #174 - Designing UI, And More!

Game Dev Digest — Issue #174 - Designing UI, And More!

1
Comments
10 min read
C# - Codificando strings com base64

C# - Codificando strings com base64

Comments
1 min read
AutoFixture Tips and Tricks

AutoFixture Tips and Tricks

5
Comments 2
3 min read
100 Days of Code: Day 8

100 Days of Code: Day 8

2
Comments
2 min read
Mapping ASP.NET Core minimal API endpoints with C# source generators

Mapping ASP.NET Core minimal API endpoints with C# source generators

11
Comments
6 min read
C# 11: New raw string literals feature makes my life easier!

C# 11: New raw string literals feature makes my life easier!

2
Comments 1
2 min read
Important tips on bagging PPO during Internship and securing a Full-Time Role

Important tips on bagging PPO during Internship and securing a Full-Time Role

Comments
9 min read
Understanding and Using the ‘Unchecked’ Keyword in C#

Understanding and Using the ‘Unchecked’ Keyword in C#

2
Comments
4 min read
How to Tame “async void” in C#

How to Tame “async void” in C#

Comments
8 min read
C#: Const vs. readonly vs. static readonly comparison

C#: Const vs. readonly vs. static readonly comparison

21
Comments 2
5 min read
How to download a file in Angular .NET

How to download a file in Angular .NET

16
Comments
1 min read
Game Dev Digest — Issue #173 - Spice Up Your Game

Game Dev Digest — Issue #173 - Spice Up Your Game

1
Comments
12 min read
Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Comments
5 min read
How to send File from Angular To Web Api C# .Net

How to send File from Angular To Web Api C# .Net

10
Comments
1 min read
PriorityQueues on .NET 7 and C# 11

PriorityQueues on .NET 7 and C# 11

2
Comments
4 min read
Lazy thread-safe delegate for ConcurrentDictionary in C#

Lazy thread-safe delegate for ConcurrentDictionary in C#

2
Comments
2 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

10
Comments 2
6 min read
#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

1
Comments 2
2 min read
Visual Studio tips 1

Visual Studio tips 1

4
Comments
4 min read
loading...