DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Day 3 of 30-Day .NET Challenge: Switch Constructs

Day 3 of 30-Day .NET Challenge: Switch Constructs

5
Comments 1
3 min read
How to Automatically Document C# Code in Rider

How to Automatically Document C# Code in Rider

1
Comments
3 min read
Frequency Counter Technique in C#

Frequency Counter Technique in C#

1
Comments
2 min read
Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

7
Comments
3 min read
Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

2
Comments
9 min read
Invincible null: digging into nopCommerce source code

Invincible null: digging into nopCommerce source code

Comments
9 min read
Refinando a ConversĂŁo de Grupo de MĂ©todos para Delegado no C# 11

Refinando a ConversĂŁo de Grupo de MĂ©todos para Delegado no C# 11

5
Comments
2 min read
C# Linked Lists: Exploring Dummy Nodes, Pointers, and More | Data Structures

C# Linked Lists: Exploring Dummy Nodes, Pointers, and More | Data Structures

1
Comments
4 min read
Day 1 of 30-Day .NET Challenge: Boolean Expressions

Day 1 of 30-Day .NET Challenge: Boolean Expressions

4
Comments
3 min read
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
Plugin Architecture in C# for Improved Software Design

Plugin Architecture in C# for Improved Software Design

5
Comments 2
10 min read
Modern C# Development: Record Types 101

Modern C# Development: Record Types 101

3
Comments
3 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
C# Model Validation Attribute Cheatsheet

C# Model Validation Attribute Cheatsheet

7
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

4
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
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
Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
loading...