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# Performance Hack: Use record struct for Small, Immutable Models

C# Performance Hack: Use record struct for Small, Immutable Models

Comments
2 min read
C# Parallelism - A Quick Overview

C# Parallelism - A Quick Overview

1
Comments 1
4 min read
LeetCode 206: Reverse Linked List - (Easy)

LeetCode 206: Reverse Linked List - (Easy)

Comments
1 min read
OOP - Abstract Classes

OOP - Abstract Classes

Comments
1 min read
OOP Abstraction

OOP Abstraction

Comments
1 min read
🚀 Parallel.ForEachAsync vs Task.Run in C#: A Beginner’s Guide

🚀 Parallel.ForEachAsync vs Task.Run in C#: A Beginner’s Guide

6
Comments 2
4 min read
6 Types of Constructor in C#

6 Types of Constructor in C#

1
Comments
2 min read
Thread safe strategy in Java or .net

Thread safe strategy in Java or .net

Comments
2 min read
Senior C#/.NET Developer Learning Plan. Day - 01.

Senior C#/.NET Developer Learning Plan. Day - 01.

1
Comments
1 min read
Master MCP integration: Building AI database tools with .NET

Master MCP integration: Building AI database tools with .NET

4
Comments
8 min read
📡 Como Comunicar Múltiplas APIs com .NET

📡 Como Comunicar Múltiplas APIs com .NET

Comments
3 min read
Brighter V10 Release Candidate 2 - What is new?

Brighter V10 Release Candidate 2 - What is new?

Comments
4 min read
Brighter V10 RC2: Novos Recursos, Aperfeiçoamentos e Correções de Bugs

Brighter V10 RC2: Novos Recursos, Aperfeiçoamentos e Correções de Bugs

Comments
5 min read
Hashing and Salting Passwords in C#

Hashing and Salting Passwords in C#

Comments
3 min read
🚀 Como Criar Testes de Carga com .NET e Cypress

🚀 Como Criar Testes de Carga com .NET e Cypress

Comments
3 min read
Clean Architecture in C#

Clean Architecture in C#

5
Comments 6
4 min read
Building Game Engines with C# and MonoGame

Building Game Engines with C# and MonoGame

Comments
5 min read
MediatRItemExtension - Visual Studio(2019,2022) extension made by developer for developers

MediatRItemExtension - Visual Studio(2019,2022) extension made by developer for developers

Comments
2 min read
C# partial keyword usage

C# partial keyword usage

3
Comments
4 min read
# Rewriting a Legacy VB6 application

# Rewriting a Legacy VB6 application

Comments 4
1 min read
C# Object Initialization Like a Pro: From Inline Blocks to Explicit Assignments (Basic Expert)

C# Object Initialization Like a Pro: From Inline Blocks to Explicit Assignments (Basic Expert)

Comments
3 min read
What's New in C# 14: Null-Conditional Assignments

What's New in C# 14: Null-Conditional Assignments

Comments
5 min read
Solving the Time Zone Issue in App Development with IAppClock

Solving the Time Zone Issue in App Development with IAppClock

1
Comments
3 min read
GdprApi-Open — Making GDPR Compliance Simple for Developers

GdprApi-Open — Making GDPR Compliance Simple for Developers

Comments
3 min read
Tracking AI system performance using AI Evaluation Reports

Tracking AI system performance using AI Evaluation Reports

5
Comments 1
10 min read
loading...