DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Linear Search

Linear Search

Comments
2 min read
Let’s convert that variable in C#

Let’s convert that variable in C#

Comments
3 min read
Caching in .NET

Caching in .NET

10
Comments 2
5 min read
[Parte 14] Entity Framework Core - Paginación

[Parte 14] Entity Framework Core - Paginación

12
Comments 2
5 min read
The eternal question is, what is the better, new Guid() or Guid.Parse()?

The eternal question is, what is the better, new Guid() or Guid.Parse()?

4
Comments
2 min read
C# Language extensions

C# Language extensions

8
Comments
10 min read
What does Realm.Fody do?

What does Realm.Fody do?

Comments
8 min read
The built in types of C#

The built in types of C#

Comments
1 min read
Open/Closed principle like a boss in C#

Open/Closed principle like a boss in C#

3
Comments 1
8 min read
Using sweetalert2 for ASP .NET Core/Razor Pages

Using sweetalert2 for ASP .NET Core/Razor Pages

22
Comments 1
7 min read
How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

How to Build Desktop and Web Document Scanning App Using .NET MAUI and Blazor

Comments
7 min read
Executando funções personalizadas no banco de dados usando SqlExpression no .Net

Executando funções personalizadas no banco de dados usando SqlExpression no .Net

5
Comments 2
9 min read
Tirando de letra o princípio Open/Closed em C#

Tirando de letra o princípio Open/Closed em C#

2
Comments
8 min read
Turning Git into a large file backup solution

Turning Git into a large file backup solution

4
Comments 2
6 min read
Minimal APIs in .NET

Minimal APIs in .NET

Comments
1 min read
Chain of Responsibility Pattern in C#

Chain of Responsibility Pattern in C#

4
Comments
10 min read
String Concatenation in C#

String Concatenation in C#

3
Comments
4 min read
Transactions in .NET: From Basics to Best Practices

Transactions in .NET: From Basics to Best Practices

77
Comments 5
4 min read
Native AOT: The Future of .NET App Development

Native AOT: The Future of .NET App Development

33
Comments 4
4 min read
Unit Testing | Full Explanation: C# and .NET

Unit Testing | Full Explanation: C# and .NET

1
Comments
4 min read
Pruebas Unitarias | Explicación completa: C# y .NET

Pruebas Unitarias | Explicación completa: C# y .NET

7
Comments
4 min read
Usando o chat do Bing como um aliado para escrever testes de software

Usando o chat do Bing como um aliado para escrever testes de software

Comments
9 min read
Test-Driven Development in .NET

Test-Driven Development in .NET

2
Comments
3 min read
Dependency Inversion Principle

Dependency Inversion Principle

3
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

5
Comments
2 min read
loading...