DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lord of the...runtimes?

Lord of the...runtimes?

10
Comments 1
3 min read
SparkyTestHelpers: Scenarios

SparkyTestHelpers: Scenarios

6
Comments
2 min read
Red assembly, blue assembly, strong assembly, weak assembly

Red assembly, blue assembly, strong assembly, weak assembly

16
Comments
3 min read
Create Custom Password Hasher for ASP .NET Core Identity

Create Custom Password Hasher for ASP .NET Core Identity

12
Comments
4 min read
Estudar a zona de conforto ou sair do convencional

Estudar a zona de conforto ou sair do convencional

9
Comments
2 min read
How to map column names to class properties with Dapper

How to map column names to class properties with Dapper

11
Comments 3
3 min read
Unit testing .NET Exceptions

Unit testing .NET Exceptions

8
Comments
2 min read
Star rating with DotVVM and CSS

Star rating with DotVVM and CSS

8
Comments
4 min read
Automatically add new Azure B2C users to local database table

Automatically add new Azure B2C users to local database table

17
Comments
4 min read
How you can create extension methods in C#

How you can create extension methods in C#

14
Comments
4 min read
Finding Shortest Paths In Graphs (using Dijkstra's & BFS)

Finding Shortest Paths In Graphs (using Dijkstra's & BFS)

35
Comments 1
6 min read
Create your first game using Unity and C# – Part 2 Creating your first script to handle player movement.

Create your first game using Unity and C# – Part 2 Creating your first script to handle player movement.

21
Comments
17 min read
Demystifying Methods and Functions in C# - When should I use them?

Demystifying Methods and Functions in C# - When should I use them?

8
Comments
3 min read
Avoiding mutable classes in C#

Avoiding mutable classes in C#

32
Comments 1
4 min read
C#: What will make you choose RepoDb over Dapper (ORM)

C#: What will make you choose RepoDb over Dapper (ORM)

54
Comments
14 min read
🔥🔥 Setting up my project in Vs Code 🔥🔥

🔥🔥 Setting up my project in Vs Code 🔥🔥

8
Comments
3 min read
Create your first game using Unity and C# - Part 1 Getting your environment set up and importing some art.

Create your first game using Unity and C# - Part 1 Getting your environment set up and importing some art.

17
Comments
13 min read
SparkyTestHelpers

SparkyTestHelpers

5
Comments
4 min read
Explain IoC Container like I'm Five

Explain IoC Container like I'm Five

4
Comments 11
1 min read
📮 MqttTopicBuilder: build valid and verified MQTT topics

📮 MqttTopicBuilder: build valid and verified MQTT topics

6
Comments
2 min read
Firebase Rest on Raspberry Pi

Firebase Rest on Raspberry Pi

8
Comments
2 min read
Hell is other people's DLLs

Hell is other people's DLLs

17
Comments 2
4 min read
Vistulans - Game Dev Diary - Days 15-21 - Blender & 3D Modelling

Vistulans - Game Dev Diary - Days 15-21 - Blender & 3D Modelling

5
Comments
2 min read
C#: Simplify your Property Transformation with RepoDb ORM

C#: Simplify your Property Transformation with RepoDb ORM

8
Comments
4 min read
The Main Method in C#

The Main Method in C#

6
Comments
2 min read
Dungeons & Dragons Max Hit Points Calculator

Dungeons & Dragons Max Hit Points Calculator

11
Comments 3
2 min read
Using custom claims for Azure AD B2C roles

Using custom claims for Azure AD B2C roles

13
Comments 5
1 min read
Well-Factored Web Forms

Well-Factored Web Forms

7
Comments
5 min read
Losing my memory

Losing my memory

5
Comments 2
6 min read
Event Stores: Saving the right kind of byte[]

Event Stores: Saving the right kind of byte[]

8
Comments
6 min read
Game Dev Digest — Issue #31 - Improving Performance, Developer Tools, Asset Sales, and Plenty More

Game Dev Digest — Issue #31 - Improving Performance, Developer Tools, Asset Sales, and Plenty More

6
Comments
9 min read
How to avoid the Factory pattern in C#

How to avoid the Factory pattern in C#

80
Comments 20
2 min read
Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages

Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages

13
Comments 1
4 min read
How to cqrs with message bus

How to cqrs with message bus

5
Comments 4
1 min read
The fun and games begin when the runtime walks in

The fun and games begin when the runtime walks in

24
Comments
3 min read
Learn how to use Linq in C# and .NET

Learn how to use Linq in C# and .NET

71
Comments 1
12 min read
Enseñando programación en C# con @yeswetech_org

Enseñando programación en C# con @yeswetech_org

9
Comments 2
2 min read
Working with Azure Cosmos DB in your Azure Functions

Working with Azure Cosmos DB in your Azure Functions

20
Comments
7 min read
Forms and Fields in ASP .NET Core 3.1

Forms and Fields in ASP .NET Core 3.1

9
Comments
14 min read
Why You Should NOT Use #region(s)

Why You Should NOT Use #region(s)

3
Comments 1
1 min read
Detecting Graph Cycles With Depth-First Search

Detecting Graph Cycles With Depth-First Search

20
Comments
3 min read
Override action method using plugin into nopCommerce3.8

Override action method using plugin into nopCommerce3.8

6
Comments 2
5 min read
Get started with Dapper .NET

Get started with Dapper .NET

18
Comments
6 min read
What the hell is property pattern matching?

What the hell is property pattern matching?

9
Comments
1 min read
What are the differences between Convert.ToString() and .ToString() method?

What are the differences between Convert.ToString() and .ToString() method?

40
Comments 2
1 min read
Hexagon Architecture with C#

Hexagon Architecture with C#

7
Comments
1 min read
Amazing Nuget Libraries for C# Development

Amazing Nuget Libraries for C# Development

101
Comments 3
1 min read
AES-GCM Encryption with C#

AES-GCM Encryption with C#

8
Comments
2 min read
Game Dev Digest — Issue #30 - Cheatsheets & Checklists, Perf & A11y, Sprites, 2D Shadergraph, Free Effects, Plus More

Game Dev Digest — Issue #30 - Cheatsheets & Checklists, Perf & A11y, Sprites, 2D Shadergraph, Free Effects, Plus More

9
Comments
11 min read
One Good Reason Why You Should Not Use Async Void

One Good Reason Why You Should Not Use Async Void

7
Comments 1
1 min read
Using testable DateTime.Now

Using testable DateTime.Now

8
Comments 1
3 min read
Functional programming in C#

Functional programming in C#

55
Comments 1
3 min read
Fusion Log Viewer: The binocular to assembly binding

Fusion Log Viewer: The binocular to assembly binding

6
Comments
5 min read
Deployments Modes in ASP.NET Core 3.1

Deployments Modes in ASP.NET Core 3.1

18
Comments 1
5 min read
EF Core and C# Data Model Validation

EF Core and C# Data Model Validation

18
Comments 2
4 min read
Refactoring C# code using partial classes

Refactoring C# code using partial classes

59
Comments 8
8 min read
Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically

Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically

12
Comments 1
1 min read
(DDD) Tactical Design and Clean Architecture

(DDD) Tactical Design and Clean Architecture

44
Comments
1 min read
EF Core Relationships in ASP .NET Core 3.1

EF Core Relationships in ASP .NET Core 3.1

14
Comments
9 min read
What the hell is positional pattern matching?

What the hell is positional pattern matching?

13
Comments
2 min read
loading...