DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hexagonal Architectural Pattern in C# – Full Guide 2024 👨🏻‍💻

Hexagonal Architectural Pattern in C# – Full Guide 2024 👨🏻‍💻

24
Comments
7 min read
C# dagi Method overload va Method group.

C# dagi Method overload va Method group.

2
Comments
4 min read
Implementing Soft Deletes with Entity Framework Core

Implementing Soft Deletes with Entity Framework Core

Comments
1 min read
Step-By-Step: Learn Parallel Programming with C# and .NET 2024 🧠

Step-By-Step: Learn Parallel Programming with C# and .NET 2024 🧠

15
Comments 2
10 min read
Nol indekslangan to'plamlar

Nol indekslangan to'plamlar

Comments
2 min read
C# Excel read/write on the cheap

C# Excel read/write on the cheap

25
Comments 1
11 min read
Mastering ASP.NET Core Middleware

Mastering ASP.NET Core Middleware

16
Comments 3
1 min read
How to compare two objects in C# 😮

How to compare two objects in C# 😮

6
Comments 1
3 min read
Must-have resources for new .NET Aspire developers

Must-have resources for new .NET Aspire developers

1
Comments
5 min read
C# PeriodicTimer

C# PeriodicTimer

5
Comments 1
3 min read
C# 13.0 da nima yanglik ?

C# 13.0 da nima yanglik ?

2
Comments
2 min read
Unlock the Power of Microsoft Blazor: Seamless Integration with Workflow Designer — Check Out Guide Now!

Unlock the Power of Microsoft Blazor: Seamless Integration with Workflow Designer — Check Out Guide Now!

Comments
5 min read
Mastering Exception Handling in C#: A Comprehensive Guide

Mastering Exception Handling in C#: A Comprehensive Guide

6
Comments
7 min read
Desvendando o Futuro do Desenvolvimento de Aplicativos com .NET MAUI

Desvendando o Futuro do Desenvolvimento de Aplicativos com .NET MAUI

3
Comments 1
2 min read
Understanding Fundamental Concepts in 𝑪#

Understanding Fundamental Concepts in 𝑪#

Comments
4 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

Comments
3 min read
Nephalem's nightmare. Exploring errors in Diablo 3 server emulator code

Nephalem's nightmare. Exploring errors in Diablo 3 server emulator code

2
Comments
11 min read
Pagination in C#: Complete Guide with Easy Code Examples 📚

Pagination in C#: Complete Guide with Easy Code Examples 📚

35
Comments
6 min read
How to Check if a String Contains Only Letters in C#

How to Check if a String Contains Only Letters in C#

Comments 2
2 min read
Eager Loading of Child Entities in EF Core

Eager Loading of Child Entities in EF Core

2
Comments
5 min read
Modern C# Development: Get Started With TimeOnly

Modern C# Development: Get Started With TimeOnly

12
Comments
4 min read
Game Dev Digest — Issue #234 - Enhancing Your Game

Game Dev Digest — Issue #234 - Enhancing Your Game

1
Comments
9 min read
Inheritance and Composition in C#

Inheritance and Composition in C#

2
Comments
3 min read
Game Dev Digest — Issue #236 - Cinematics, UX and more

Game Dev Digest — Issue #236 - Cinematics, UX and more

Comments 1
9 min read
Using ASP.NET Core OData with MongoDB Atlas

Using ASP.NET Core OData with MongoDB Atlas

4
Comments
7 min read
Couldn’t get equations in html when convert word .docx file to html file in C#.

Couldn’t get equations in html when convert word .docx file to html file in C#.

1
Comments
2 min read
20 Top C# Frameworks and Libraries on GitHub for Building Powerful Applications

20 Top C# Frameworks and Libraries on GitHub for Building Powerful Applications

7
Comments
3 min read
This is a post to help your Selenium automation code become faster and more effective!

This is a post to help your Selenium automation code become faster and more effective!

Comments
1 min read
Game Dev Digest — Issue #230 - Keep It Simple

Game Dev Digest — Issue #230 - Keep It Simple

Comments
9 min read
Fast string case transformation for the C#

Fast string case transformation for the C#

Comments
2 min read
C# : Avoid loops, start using equality comparer

C# : Avoid loops, start using equality comparer

1
Comments 3
2 min read
Nuget support will make Selenium coding simpler!

Nuget support will make Selenium coding simpler!

1
Comments
1 min read
Creating Mock Data in C# .NET with Bogus

Creating Mock Data in C# .NET with Bogus

12
Comments 2
4 min read
Handling ASP.NET Core Exceptions Globally

Handling ASP.NET Core Exceptions Globally

1
Comments
1 min read
Dealing with NullReferenceException

Dealing with NullReferenceException

3
Comments
11 min read
C#. Kasr sonlarni ifodalovchi malumot turlari

C#. Kasr sonlarni ifodalovchi malumot turlari

Comments
3 min read
Best C#/ .NET PDF Library 2024

Best C#/ .NET PDF Library 2024

1
Comments
4 min read
Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

1
Comments
3 min read
JavaScript vs C#: A Comprehensive Comparison

JavaScript vs C#: A Comprehensive Comparison

5
Comments
8 min read
Better Performance in C#

Better Performance in C#

2
Comments
3 min read
7 Common Blunders to Avoid in C# Development

7 Common Blunders to Avoid in C# Development

2
Comments
3 min read
A way to configure an asp.net core site

A way to configure an asp.net core site

Comments
4 min read
Design: Imutabilidade

Design: Imutabilidade

5
Comments 2
5 min read
ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

3
Comments
4 min read
ARRAYS, LISTS AND IENUMERABLES

ARRAYS, LISTS AND IENUMERABLES

Comments
3 min read
How To Use IServiceCollection In Console Applications – What You Need To Know

How To Use IServiceCollection In Console Applications – What You Need To Know

2
Comments
4 min read
Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

Comments
15 min read
C# Indexers. When do we use it ?

C# Indexers. When do we use it ?

5
Comments
2 min read
Create a Simple React JS Workflow App From Scratch – Your Ultimate Guide

Create a Simple React JS Workflow App From Scratch – Your Ultimate Guide

5
Comments
12 min read
Working with JsonObject, JsonNode, JsonValue and JsonArray [System.Text.Json API]

Working with JsonObject, JsonNode, JsonValue and JsonArray [System.Text.Json API]

4
Comments
6 min read
How to Read QR Code in C# (Step-by-Step Tutorial)

How to Read QR Code in C# (Step-by-Step Tutorial)

9
Comments
6 min read
Step by step, use Ocelot as an API Gateway in the .NET Core.

Step by step, use Ocelot as an API Gateway in the .NET Core.

16
Comments
3 min read
A Different Perspective of Stack Memory in .NET

A Different Perspective of Stack Memory in .NET

9
Comments 1
6 min read
Help: Project Ideas for Learning Latest C# and .NET Versions?

Help: Project Ideas for Learning Latest C# and .NET Versions?

1
Comments
1 min read
GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

Comments
7 min read
help with clearing a list in c#

help with clearing a list in c#

Comments
2 min read
Implementing Reversible Actions using the Command Pattern

Implementing Reversible Actions using the Command Pattern

Comments
5 min read
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Access Modifiers | C# da

Access Modifiers | C# da

2
Comments
1 min read
The Evolution of .NET, C#, and the CLR

The Evolution of .NET, C#, and the CLR

2
Comments
3 min read
loading...