DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Duplicated code: should we always try to avoid it?

Duplicated code: should we always try to avoid it?

Comments 1
7 min read
C# haqida

C# haqida

5
Comments
2 min read
GitHub Copilot for learning

GitHub Copilot for learning

8
Comments 2
6 min read
Explore .NET application dependencies by using Dependify tool

Explore .NET application dependencies by using Dependify tool

Comments
3 min read
Improve Readability of Your Code with C# Collection Expressions

Improve Readability of Your Code with C# Collection Expressions

1
Comments
4 min read
.NET Digest #2

.NET Digest #2

5
Comments
5 min read
Launched my Russian Version of Youtube Channel

Launched my Russian Version of Youtube Channel

Comments 1
1 min read
The Differences Between EntityFramework .Add and .AddAsync

The Differences Between EntityFramework .Add and .AddAsync

2
Comments
2 min read
15 Common .NET & C# Blunders Based On My Experience

15 Common .NET & C# Blunders Based On My Experience

2
Comments
14 min read
Eppie — an open protocol encrypted p2p email, now with GUI

Eppie — an open protocol encrypted p2p email, now with GUI

6
Comments
3 min read
Guía para Iniciarse en la Programación Funcional con C#

Guía para Iniciarse en la Programación Funcional con C#

Comments
7 min read
Understanding IndexOutOfRangeException in C#

Understanding IndexOutOfRangeException in C#

3
Comments 2
2 min read
MediatR with .NET

MediatR with .NET

1
Comments
2 min read
Deep dive into PandApache3: Admin endpoint

Deep dive into PandApache3: Admin endpoint

1
Comments
12 min read
Integrating C/C++ Libraries to .NET Applications with P/Invoke

Integrating C/C++ Libraries to .NET Applications with P/Invoke

Comments
7 min read
Reset Firebase User Password in C# Using Firebase SDK

Reset Firebase User Password in C# Using Firebase SDK

2
Comments
2 min read
C# da Data tiplar haqida

C# da Data tiplar haqida

5
Comments
3 min read
.NET MVC CAS Authentication

.NET MVC CAS Authentication

1
Comments
12 min read
ASCII Table nima

ASCII Table nima

2
Comments
3 min read
My First Contribution to Open Source

My First Contribution to Open Source

Comments
1 min read
How To Write Elegant Code with C# Pattern Matching

How To Write Elegant Code with C# Pattern Matching

8
Comments 4
7 min read
My Least Favorite Part of C# Evolution: Inconsistency

My Least Favorite Part of C# Evolution: Inconsistency

8
Comments 7
3 min read
Elasticsearch Multisearch API

Elasticsearch Multisearch API

1
Comments
3 min read
🚀 Invitation to Test and Review: AutoCAD Points Import Plugin 🚀

🚀 Invitation to Test and Review: AutoCAD Points Import Plugin 🚀

Comments
1 min read
Introduction to Domain-Driven Design (DDD) in C# with Microsoft Orleans

Introduction to Domain-Driven Design (DDD) in C# with Microsoft Orleans

1
Comments
3 min read
Introduction to Domain-Driven Design (DDD) in C#

Introduction to Domain-Driven Design (DDD) in C#

2
Comments
3 min read
Getting Started with LINQ (2/3)

Getting Started with LINQ (2/3)

3
Comments 5
5 min read
Lógica de programación con estructuras de control en C#

Lógica de programación con estructuras de control en C#

Comments
9 min read
Concatenating Strings in C#: Best Practices

Concatenating Strings in C#: Best Practices

7
Comments 1
7 min read
Middlewares in .NET

Middlewares in .NET

2
Comments
3 min read
Singleton Design Pattern: When Not to Use It

Singleton Design Pattern: When Not to Use It

Comments
2 min read
Operador Ternario ?: en C#

Operador Ternario ?: en C#

1
Comments
7 min read
C# number guessing game.

C# number guessing game.

Comments
2 min read
C# | Implementing Event Driven Microservices Architecture

C# | Implementing Event Driven Microservices Architecture

2
Comments
3 min read
Dependency Injection Explained in C#

Dependency Injection Explained in C#

Comments
2 min read
Uma Introdução às HashTables

Uma Introdução às HashTables

Comments
3 min read
5 Livros de C# que vale à pena você ler

5 Livros de C# que vale à pena você ler

1
Comments
5 min read
Getting Started with LINQ (1/3)

Getting Started with LINQ (1/3)

Comments
5 min read
ASP.NET Web API ile Kubernetes Üzerinde Kesintisiz Deployment Kurgusu

ASP.NET Web API ile Kubernetes Üzerinde Kesintisiz Deployment Kurgusu

Comments
21 min read
A feature wishlist for C#

A feature wishlist for C#

2
Comments
4 min read
Ensuring Quality and Reliability with xUnit: Best Practices for Automated Testing in .NET Core

Ensuring Quality and Reliability with xUnit: Best Practices for Automated Testing in .NET Core

1
Comments
7 min read
New LINQ methods coming in .NET 9

New LINQ methods coming in .NET 9

Comments
1 min read
Api Rest .Net completa com JwtToken, integração com api ViaCep utilizando padrão de arquitetura clean architecture

Api Rest .Net completa com JwtToken, integração com api ViaCep utilizando padrão de arquitetura clean architecture

2
Comments
9 min read
C# Methods

C# Methods

Comments
2 min read
[Unity] Automatically cancel a build if there are missing gameobjects.

[Unity] Automatically cancel a build if there are missing gameobjects.

1
Comments
2 min read
Aplicacion para descargar imagenes de una página web

Aplicacion para descargar imagenes de una página web

Comments
1 min read
Introduction to FastReport with C#

Introduction to FastReport with C#

2
Comments
6 min read
AR Game ~ Geospatial Creator ~

AR Game ~ Geospatial Creator ~

1
Comments 1
2 min read
C# | Unit Tests with xUnit and Complex Inline Data Object

C# | Unit Tests with xUnit and Complex Inline Data Object

1
Comments
3 min read
C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

1
Comments
3 min read
C# LINQ and LINQ Methods

C# LINQ and LINQ Methods

1
Comments
2 min read
C# | Virtual Methods

C# | Virtual Methods

Comments 4
1 min read
Azure | Azure Functions By Example

Azure | Azure Functions By Example

2
Comments
2 min read
Deep Dive into PandApache3: Implementation of Authentication and Security

Deep Dive into PandApache3: Implementation of Authentication and Security

3
Comments 2
9 min read
C# | Create Nuget Package using .NET Standard

C# | Create Nuget Package using .NET Standard

Comments 4
2 min read
C# | Tips and tricks

C# | Tips and tricks

5
Comments 2
2 min read
C# | Understanding the Observer Pattern

C# | Understanding the Observer Pattern

Comments 2
2 min read
C# | Best Practices for Pagination using EF Core 8

C# | Best Practices for Pagination using EF Core 8

Comments 2
2 min read
How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

Comments
14 min read
C# | Common Errors

C# | Common Errors

Comments 2
2 min read
loading...