DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
Tip del Dia en C#

Tip del Dia en C#

1
Comments
1 min read
Creating a Dino API in .NET While Writing Almost No Code

Creating a Dino API in .NET While Writing Almost No Code

11
Comments
5 min read
What is Adapter Pattern in C#?

What is Adapter Pattern in C#?

2
Comments
2 min read
Consejos diario para C#

Consejos diario para C#

1
Comments 2
1 min read
Cómo hacer Integration Tests con WebApplicationFactory y TDD con .NET

Cómo hacer Integration Tests con WebApplicationFactory y TDD con .NET

2
Comments
6 min read
Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

6
Comments
6 min read
How to Create Accessible PDF Documents in .NET using the PDF Library

How to Create Accessible PDF Documents in .NET using the PDF Library

1
Comments
1 min read
Extending List Functionality with C# Extension Methods

Extending List Functionality with C# Extension Methods

2
Comments
2 min read
TwoSum Example in C#: Print and Count Pairs with Given Sum

TwoSum Example in C#: Print and Count Pairs with Given Sum

2
Comments 1
2 min read
C# - Using Static Caches for Efficiency

C# - Using Static Caches for Efficiency

Comments
1 min read
I started an RTS game project - Hot Heads: In the Firefight

I started an RTS game project - Hot Heads: In the Firefight

1
Comments
3 min read
C# Insert binary files into SQL-Server table

C# Insert binary files into SQL-Server table

18
Comments 1
7 min read
Concatenate Two Strings in C#

Concatenate Two Strings in C#

1
Comments
1 min read
An easy and simple way to implement soft delete in .Net using EF Core

An easy and simple way to implement soft delete in .Net using EF Core

12
Comments
2 min read
Solid Principle : Liskov Substitution Principle

Solid Principle : Liskov Substitution Principle

2
Comments
4 min read
Balancing Cross-Cutting Concerns in Clean Architecture

Balancing Cross-Cutting Concerns in Clean Architecture

1
Comments
5 min read
How to Build a Razor Class Library for Passport MRZ Recognition

How to Build a Razor Class Library for Passport MRZ Recognition

Comments
8 min read
Game Dev Digest — Issue #219 - Level Up Your Code

Game Dev Digest — Issue #219 - Level Up Your Code

2
Comments
8 min read
Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Comments
2 min read
C# - Simplify Event Handling with Lambda Improvements

C# - Simplify Event Handling with Lambda Improvements

Comments
1 min read
Understanding Action and Func Delegates in C#

Understanding Action and Func Delegates in C#

1
Comments
2 min read
Counter App with GTK4 and .NET 8

Counter App with GTK4 and .NET 8

1
Comments
3 min read
What Does Yield Do In C#: A Simplified View For Beginners

What Does Yield Do In C#: A Simplified View For Beginners

1
Comments
7 min read
Getting Started with the .NET MAUI Date Picker Control

Getting Started with the .NET MAUI Date Picker Control

1
Comments
1 min read
loading...