DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Otimizando chamadas assincronas com Task.WhenAll

Otimizando chamadas assincronas com Task.WhenAll

2
Comments
2 min read
The Power of Asynchronous Code in your web API

The Power of Asynchronous Code in your web API

1
Comments
5 min read
C# 12 is Coming! 3 Features that will Blow your Mind

C# 12 is Coming! 3 Features that will Blow your Mind

48
Comments 4
3 min read
Proxy Pattern in C#

Proxy Pattern in C#

2
Comments
13 min read
How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

Comments
2 min read
How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

3
Comments
9 min read
SQL-Server working with images

SQL-Server working with images

32
Comments
6 min read
Generating Images from Text with C# and Open AI DALL-E

Generating Images from Text with C# and Open AI DALL-E

4
Comments
5 min read
Dotnet Logger Benchmark

Dotnet Logger Benchmark

2
Comments 1
2 min read
Visual Studio 2022 vs Rider vs ChatGPT-4

Visual Studio 2022 vs Rider vs ChatGPT-4

1
Comments
5 min read
Bootstrap multiselect

Bootstrap multiselect

46
Comments
5 min read
Standardizing a Value Object representation in C#

Standardizing a Value Object representation in C#

5
Comments
9 min read
Understanding Assembly in .NET: An In-Depth Guide from A to Z

Understanding Assembly in .NET: An In-Depth Guide from A to Z

22
Comments
7 min read
Creating a Serilog Custom Enricher

Creating a Serilog Custom Enricher

1
Comments
2 min read
Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

1
Comments 1
2 min read
Virtualizing, colored log window in WPF

Virtualizing, colored log window in WPF

1
Comments
6 min read
Data validation with Fluent Validation for ASP NET Core

Data validation with Fluent Validation for ASP NET Core

5
Comments
9 min read
Novidades no .NET 8 Preview 3 [PT-BR]

Novidades no .NET 8 Preview 3 [PT-BR]

11
Comments 1
2 min read
Learn Liskov Substitution Principle in C# (+ Examples)

Learn Liskov Substitution Principle in C# (+ Examples)

51
Comments 2
3 min read
Prototype Pattern in C#

Prototype Pattern in C#

3
Comments
7 min read
Struct vs Class in C#: Choosing the Right Data Type

Struct vs Class in C#: Choosing the Right Data Type

22
Comments 1
6 min read
No Need to Maintainability Anymore with AI?

No Need to Maintainability Anymore with AI?

4
Comments
3 min read
Como um parâmetro simples pode economizar memória?

Como um parâmetro simples pode economizar memória?

3
Comments
3 min read
Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

3
Comments
3 min read
Speeding up DefaultAzureCredential authentication in local development with Azure CLI

Speeding up DefaultAzureCredential authentication in local development with Azure CLI

3
Comments
3 min read
loading...