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# ARRAYS | DATA STRUCTURE.

C# ARRAYS | DATA STRUCTURE.

1
Comments
2 min read
Enhancing Object Initializers with the “From-the-End” Index Operator

Enhancing Object Initializers with the “From-the-End” Index Operator

Comments
2 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
Modern C# Development: Record Types 101

Modern C# Development: Record Types 101

4
Comments
3 min read
Plugin Architecture in C# for Improved Software Design

Plugin Architecture in C# for Improved Software Design

5
Comments 2
10 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
La SoluciĂłn del BillĂłn de DĂłlares

La SoluciĂłn del BillĂłn de DĂłlares

Comments
5 min read
C# Model Validation Attribute Cheatsheet

C# Model Validation Attribute Cheatsheet

8
Comments
2 min read
Understanding the Difference Between ref and out Keywords in C#

Understanding the Difference Between ref and out Keywords in C#

2
Comments 2
2 min read
Blazor DateRangePicker Overview

Blazor DateRangePicker Overview

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

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

How to Automatically Cast Between Types in C#

2
Comments
4 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
After one year of using CSharpFunctionalExtension

After one year of using CSharpFunctionalExtension

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

Running Ruby on Rails web apps with .NET Aspire

1
Comments
3 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

1
Comments 2
9 min read
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
Trying to use dotnet watch with Svelte

Trying to use dotnet watch with Svelte

Comments
11 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 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

3
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

3
Comments
3 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

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

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

1
Comments
2 min read
loading...