DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# Model Validation Attribute Cheatsheet

C# Model Validation Attribute Cheatsheet

Comments
2 min read
Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

Comments
3 min read
Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

Comments
3 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

Comments
7 min read
Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
The Facade Design Pattern in C#: How to Simplify Complex Subsystems

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

Comments
9 min read
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
Explorando o Escopo Estendido do `nameof` no C# 11

Explorando o Escopo Estendido do `nameof` no C# 11

Comments
2 min read
How to Automatically Cast Between Types in C#

How to Automatically Cast Between Types in C#

1
Comments
4 min read
Extract Method Refactoring Technique in C# – What You Need To Know

Extract Method Refactoring Technique in C# – What You Need To Know

Comments
5 min read
After one year of using CSharpFunctionalExtension

After one year of using CSharpFunctionalExtension

Comments
4 min read
Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Comments
3 min read
Simplificando Inicializações com Structs com Auto-Default no C# 11

Simplificando Inicializações com Structs com Auto-Default no C# 11

Comments
3 min read
Implicit Operators in C#: How To Simplify Type Conversions

Implicit Operators in C#: How To Simplify Type Conversions

Comments
9 min read
Creating Custom NuGet Packages in C#

Creating Custom NuGet Packages in C#

Comments
2 min read
The Dangling If-Else Problem: A Common Pitfall in Programming

The Dangling If-Else Problem: A Common Pitfall in Programming

Comments
2 min read
Organizando Melhor o Código com Tipos Locais de Arquivo no C# 11

Organizando Melhor o Código com Tipos Locais de Arquivo no C# 11

Comments
2 min read
Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
Trying to use dotnet watch with Svelte

Trying to use dotnet watch with Svelte

Comments
11 min read
Data Structures in C# - The complex ones... and some other ones as well

Data Structures in C# - The complex ones... and some other ones as well

1
Comments
12 min read
Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Comments
3 min read
Common Sorting Algorithms in C# - From My Experience

Common Sorting Algorithms in C# - From My Experience

Comments
9 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 min read
How to Create ASP.NET Core Polar and Radar Charts

How to Create ASP.NET Core Polar and Radar Charts

Comments
1 min read
What is DateTime Manipulation in C#?

What is DateTime Manipulation in C#?

1
Comments
2 min read
Dominando os Literais de String Brutos no C# 11

Dominando os Literais de String Brutos no C# 11

1
Comments
2 min read
Building AI agents with the Semantic Kernel SDK and Azure OpenAI

Building AI agents with the Semantic Kernel SDK and Azure OpenAI

1
Comments
5 min read
Key derivation in .NET using HKDF

Key derivation in .NET using HKDF

Comments
3 min read
Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Comments
6 min read
An in-depth look at C# 10 and performance improvements

An in-depth look at C# 10 and performance improvements

Comments
2 min read
Refactoring C# Code – 4 Essential Techniques Simplified

Refactoring C# Code – 4 Essential Techniques Simplified

1
Comments
10 min read
Ultimate .NET Reference Texts

Ultimate .NET Reference Texts

Comments
1 min read
What is LOGGING in .NET [8.0] MVC?

What is LOGGING in .NET [8.0] MVC?

2
Comments
1 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

1
Comments
2 min read
How to Create ASP.NET Core Financial Charts

How to Create ASP.NET Core Financial Charts

Comments
2 min read
async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

2
Comments
7 min read
Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

1
Comments
8 min read
Explorando o Suporte Matemático Genérico no C# 11

Explorando o Suporte Matemático Genérico no C# 11

Comments
3 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

1
Comments
9 min read
Managed Identity Identidade Gerenciada (Azure)

Managed Identity Identidade Gerenciada (Azure)

Comments
3 min read
Understanding Implicit Usings in C#

Understanding Implicit Usings in C#

2
Comments
1 min read
Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Comments
6 min read
Let's refactor a test: AccountController

Let's refactor a test: AccountController

1
Comments
4 min read
Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

1
Comments
5 min read
Hash tables in practice🐯

Hash tables in practice🐯

Comments
4 min read
How to Sort Two-Dimensional Array in C# by Selected Column Index in Selected Column Sort Order

How to Sort Two-Dimensional Array in C# by Selected Column Index in Selected Column Sort Order

Comments
1 min read
Revolucionando a Verificação de Coleções com Padrões de Lista no C# 11

Revolucionando a Verificação de Coleções com Padrões de Lista no C# 11

5
Comments
2 min read
Simplificando Strings Formatadas com Quebras de Linha no C# 11

Simplificando Strings Formatadas com Quebras de Linha no C# 11

5
Comments
2 min read
Giving our AI Agents skills using native functions in the Semantic Kernel SDK

Giving our AI Agents skills using native functions in the Semantic Kernel SDK

1
Comments
4 min read
async await in C#: 3 Beginner Tips You Need to Know

async await in C#: 3 Beginner Tips You Need to Know

2
Comments 2
7 min read
Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

Comments
12 min read
Understanding the C# 10 Memory Model

Understanding the C# 10 Memory Model

Comments
2 min read
Is Dependency Injection the Missing Technique That's Holding Your Career Back?

Is Dependency Injection the Missing Technique That's Holding Your Career Back?

4
Comments
13 min read
IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments
8 min read
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

10
Comments 3
4 min read
Difference Between Raw SQL and Dapper

Difference Between Raw SQL and Dapper

1
Comments
2 min read
loading...