DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Verdadeira Natureza dos Tipos Valor e ReferĂȘncia em .NET

A Verdadeira Natureza dos Tipos Valor e ReferĂȘncia em .NET

4
Comments
5 min read
Understanding InvalidOperationException in C#

Understanding InvalidOperationException in C#

3
Comments
2 min read
Understanding Variance in C#

Understanding Variance in C#

2
Comments
3 min read
C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
BusinessValue with CQS

BusinessValue with CQS

Comments
4 min read
Mediator and CQRS with MediatR

Mediator and CQRS with MediatR

Comments
4 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
Mastering Error Handling in ASP.NET Core 9.0: Advanced Strategies for Robust Applications

Mastering Error Handling in ASP.NET Core 9.0: Advanced Strategies for Robust Applications

Comments
2 min read
Measuring Performance in C#: Benchmarking with BenchmarkDotNet

Measuring Performance in C#: Benchmarking with BenchmarkDotNet

5
Comments
3 min read
Understanding Optimization via Redesign

Understanding Optimization via Redesign

1
Comments
3 min read
C# Tip: Use async and await for Asynchronous Operations

C# Tip: Use async and await for Asynchronous Operations

Comments
1 min read
Performance Optimization in Web Applications: A Comprehensive Analysis of Server-Side Rendering in Angular

Performance Optimization in Web Applications: A Comprehensive Analysis of Server-Side Rendering in Angular

2
Comments
3 min read
Creating a Scheduled Task in Sitecore

Creating a Scheduled Task in Sitecore

5
Comments
3 min read
Hidden NET 9 gems

Hidden NET 9 gems

97
Comments
5 min read
The Power of Function Composition — to Find If an Array Is Special

The Power of Function Composition — to Find If an Array Is Special

2
Comments 2
3 min read
Using Semaphores for Producer-Consumer Problems

Using Semaphores for Producer-Consumer Problems

5
Comments
20 min read
How to use HashiCorpVault in a .NET 8 Web Api project

How to use HashiCorpVault in a .NET 8 Web Api project

1
Comments
1 min read
Completing the Paginator Class in C#

Completing the Paginator Class in C#

6
Comments
4 min read
Boosting .NET 9 Application Performance: Proven Tips and Techniques

Boosting .NET 9 Application Performance: Proven Tips and Techniques

6
Comments
2 min read
C# Overlooked: A Career-Building Language Overlooked by Students

C# Overlooked: A Career-Building Language Overlooked by Students

Comments
3 min read
Securing Plain Text using SHA hashing: SHA-256 Sorcery

Securing Plain Text using SHA hashing: SHA-256 Sorcery

6
Comments
2 min read
Designing an Abstract Collection Interface for Pagination in C#

Designing an Abstract Collection Interface for Pagination in C#

1
Comments
3 min read
How to Build a .NET MAUI Barcode Scanner Using IronBarcode

How to Build a .NET MAUI Barcode Scanner Using IronBarcode

4
Comments
6 min read
Everything New in .NET 9: The Ultimate Developer's Guide

Everything New in .NET 9: The Ultimate Developer's Guide

51
Comments 1
21 min read
Umbraco package of the month: Auto dictionaries

Umbraco package of the month: Auto dictionaries

1
Comments
3 min read
loading...