DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easy way to publish your project.

Easy way to publish your project.

Comments
4 min read
Async/Await: O que tem de novo no .NET 8?

Async/Await: O que tem de novo no .NET 8?

20
Comments 2
5 min read
Private fields with or without underscore

Private fields with or without underscore

3
Comments 1
4 min read
The silly nonsense Software Development discussions in .NET context

The silly nonsense Software Development discussions in .NET context

3
Comments
2 min read
C# ¿por qué es necesario crear Equals() y GetHashCode()?

C# ¿por qué es necesario crear Equals() y GetHashCode()?

Comments
5 min read
What's new in .NET 8?

What's new in .NET 8?

6
Comments
4 min read
🚀 Default Lambda Expression Parameters in C# 12

🚀 Default Lambda Expression Parameters in C# 12

1
Comments
1 min read
C# - Use Record Types for Immutable Data Structures

C# - Use Record Types for Immutable Data Structures

Comments
1 min read
5 Reasons To Not Use C# IDE For TypeScript Development

5 Reasons To Not Use C# IDE For TypeScript Development

Comments
6 min read
Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

12
Comments
4 min read
Using Primary Constructors in C# 12

Using Primary Constructors in C# 12

4
Comments
3 min read
Alias any Type with C# 12

Alias any Type with C# 12

4
Comments
2 min read
How to Measure the Effectiveness of Unit Tests Using Code Coverage

How to Measure the Effectiveness of Unit Tests Using Code Coverage

3
Comments
4 min read
What's new in .NET 8?

What's new in .NET 8?

6
Comments
5 min read
Looking for devs to study minecraft implementation for hw device

Looking for devs to study minecraft implementation for hw device

Comments
1 min read
How to Customize the Working Days and Hours in Blazor Scheduler Component

How to Customize the Working Days and Hours in Blazor Scheduler Component

1
Comments
1 min read
Optimizing C# code analysis for quicker .NET compilation

Optimizing C# code analysis for quicker .NET compilation

5
Comments 1
6 min read
How To Use Enums In CSharp – Understanding The Basics

How To Use Enums In CSharp – Understanding The Basics

2
Comments
8 min read
How to Build a Razor Class Library for JavaScript Barcode Reader

How to Build a Razor Class Library for JavaScript Barcode Reader

1
Comments
8 min read
Preprocessor Directives in C#: Guide to Become a Pro

Preprocessor Directives in C#: Guide to Become a Pro

12
Comments
6 min read
The elegant way to await multiple tasks in .NET.

The elegant way to await multiple tasks in .NET.

32
Comments 3
5 min read
Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Comments
8 min read
C# - Implementing a Custom Equality Comparer

C# - Implementing a Custom Equality Comparer

4
Comments
2 min read
From MS-Access to EF Core (C#)

From MS-Access to EF Core (C#)

21
Comments
5 min read
Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

2
Comments
2 min read
loading...