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 LinQ Bible in C#: From Basics to Best Practices✝️

The LinQ Bible in C#: From Basics to Best Practices✝️

62
Comments 2
23 min read
Span, Memory, ReadOnlySequence in .NET

Span, Memory, ReadOnlySequence in .NET

9
Comments 4
5 min read
Garbage Collector in .NET

Garbage Collector in .NET

3
Comments
3 min read
Asynchronous Programming in C# and .NET: A Guide

Asynchronous Programming in C# and .NET: A Guide

3
Comments
2 min read
Game Dev Digest — Issue #190 - Shaders, UI, AI and more

Game Dev Digest — Issue #190 - Shaders, UI, AI and more

1
Comments 1
10 min read
How To Use FluentValidation in ASP.NET Core (.NET 6)

How To Use FluentValidation in ASP.NET Core (.NET 6)

28
Comments
3 min read
Quick Sort

Quick Sort

5
Comments 2
3 min read
Using TaskCompletionSource in C# to Delay Processing

Using TaskCompletionSource in C# to Delay Processing

Comments 3
3 min read
Isolate your Components in Tests: How to Mock your Dependencies

Isolate your Components in Tests: How to Mock your Dependencies

12
Comments 2
4 min read
How to handle Task result in a more elegant way.

How to handle Task result in a more elegant way.

1
Comments 2
4 min read
3 things to avoid when implementing Domain-Driven Design (DDD)

3 things to avoid when implementing Domain-Driven Design (DDD)

5
Comments
3 min read
Top 8 .NET Libraries That You Probably Didn’t Know About

Top 8 .NET Libraries That You Probably Didn’t Know About

10
Comments 2
4 min read
Aplicando a Orientação a Objetos: Operações dos métodos [3/10]🧶

Aplicando a Orientação a Objetos: Operações dos métodos [3/10]🧶

3
Comments
3 min read
I'm banning Get, Set, and other method and class names

I'm banning Get, Set, and other method and class names

3
Comments 7
4 min read
Introduction to C# 9 - iFour Technolab

Introduction to C# 9 - iFour Technolab

2
Comments
5 min read
50 C# (Advanced) Optimization Performance Tips🔥

50 C# (Advanced) Optimization Performance Tips🔥

144
Comments 26
22 min read
Convertir un PDF en Excel avec C# et VB.NET

Convertir un PDF en Excel avec C# et VB.NET

Comments
4 min read
Relationships in Entity Framework Core

Relationships in Entity Framework Core

1
Comments
11 min read
Easily Add and Remove Attachments in Your PDF Documents Using C#

Easily Add and Remove Attachments in Your PDF Documents Using C#

2
Comments
6 min read
Data is Null. When "safety" is in the way.

Data is Null. When "safety" is in the way.

8
Comments
4 min read
Exploring the New Visual Studio Feature: .http Files

Exploring the New Visual Studio Feature: .http Files

2
Comments 2
3 min read
EF Core order by string column name

EF Core order by string column name

23
Comments 5
3 min read
C# Exception Handling: Techniques and Best Practices

C# Exception Handling: Techniques and Best Practices

71
Comments 2
10 min read
Unit Testing with C# and .NET (Full Guide)

Unit Testing with C# and .NET (Full Guide)

63
Comments 2
16 min read
TOP 15 ASP.NET MVC Interview Questions with Answers

TOP 15 ASP.NET MVC Interview Questions with Answers

3
Comments
3 min read
loading...