DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Resolving Race Conditions and Critical Sections in C#

Resolving Race Conditions and Critical Sections in C#

1
Comments
4 min read
10-Day .Net Aspire Challenge: Day 3— Add PGSQL Component

10-Day .Net Aspire Challenge: Day 3— Add PGSQL Component

5
Comments
3 min read
Game Dev Digest — Issue #243 - Speed Up Your Workflow, and more

Game Dev Digest — Issue #243 - Speed Up Your Workflow, and more

Comments
10 min read
How to Seed Data in .NET Core Using Entity Framework

How to Seed Data in .NET Core Using Entity Framework

1
Comments
2 min read
Implementing Social Authentication in .NET Web API

Implementing Social Authentication in .NET Web API

2
Comments
9 min read
Continue in C#: Tutorial + Examples

Continue in C#: Tutorial + Examples

10
Comments 1
4 min read
History of .NET.

History of .NET.

10
Comments
1 min read
10-Day .Net Aspire Challenge: Day 1 — Introduction

10-Day .Net Aspire Challenge: Day 1 — Introduction

13
Comments
2 min read
10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

8
Comments
2 min read
Mastering Asynchronous Programming in C#: A Deep Dive into Async/Await

Mastering Asynchronous Programming in C#: A Deep Dive into Async/Await

8
Comments 2
5 min read
Building Intelligent Agents with Tau LLM and Unity ML-Agents: A Journey into Machine Learning

Building Intelligent Agents with Tau LLM and Unity ML-Agents: A Journey into Machine Learning

2
Comments
2 min read
C# Enum Bitwise Operations

C# Enum Bitwise Operations

2
Comments 1
2 min read
Understanding Routing in .NET: A Guide for Developers

Understanding Routing in .NET: A Guide for Developers

7
Comments
2 min read
Securing API Endpoints: Best Practices for Protecting Your Data

Securing API Endpoints: Best Practices for Protecting Your Data

10
Comments 2
5 min read
DateTime Formatting in C#: Dev Guide

DateTime Formatting in C#: Dev Guide

14
Comments 1
7 min read
Publish C# Project to Nuget.org

Publish C# Project to Nuget.org

Comments
5 min read
Advanced C# Features: Exploring Delegates, Events, and Lambdas

Advanced C# Features: Exploring Delegates, Events, and Lambdas

9
Comments 2
4 min read
Get file size from a URL using HttpClient in .NET

Get file size from a URL using HttpClient in .NET

Comments
3 min read
Easily Convert Your PDF to Images in C#

Easily Convert Your PDF to Images in C#

Comments
9 min read
4 Simple Ways to Split Word Documents Using C#

4 Simple Ways to Split Word Documents Using C#

Comments
8 min read
Source-generated RegEx (C#)

Source-generated RegEx (C#)

3
Comments 1
3 min read
String methods

String methods

15
Comments 1
1 min read
Saga Solid de uma forma divertida(S)

Saga Solid de uma forma divertida(S)

Comments
3 min read
Introduction to Object-Relational Mappers (ORMs)

Introduction to Object-Relational Mappers (ORMs)

Comments 3
4 min read
Parallel Programming & Async/Await & Cancellation Token

Parallel Programming & Async/Await & Cancellation Token

1
Comments
4 min read
Por que usar `record` para construir DTOs em C#?

Por que usar `record` para construir DTOs em C#?

3
Comments
3 min read
Protecting Your Applications: Error Middlewares

Protecting Your Applications: Error Middlewares

Comments
2 min read
Game Dev Digest — Issue #247 - Shader Guides, Toolkits, and more

Game Dev Digest — Issue #247 - Shader Guides, Toolkits, and more

Comments
7 min read
EventHandler in C#: What it is and How to Use it?

EventHandler in C#: What it is and How to Use it?

12
Comments
5 min read
Lesson 2: Identifying Microservices for University Administration Portal

Lesson 2: Identifying Microservices for University Administration Portal

Comments
2 min read
How to Convert Docx File to PDF in C#

How to Convert Docx File to PDF in C#

1
Comments
6 min read
Building Document PDF Scanner for Windows, Android and iOS with .NET MAUI Blazor

Building Document PDF Scanner for Windows, Android and iOS with .NET MAUI Blazor

1
Comments
9 min read
BuddyInjector

BuddyInjector

3
Comments
4 min read
Local State vs Shared State

Local State vs Shared State

Comments
2 min read
What is the most efficient way to learn and Practice C#?

What is the most efficient way to learn and Practice C#?

Comments 3
1 min read
String

String

10
Comments 2
2 min read
How to implement a file manager in ASP.NET Core 8.0

How to implement a file manager in ASP.NET Core 8.0

Comments 1
3 min read
Designing HTTP API clients in .NET

Designing HTTP API clients in .NET

8
Comments
10 min read
C# da DataTime bilan ishlash

C# da DataTime bilan ishlash

2
Comments
3 min read
Using Cast in C#: Tutorial

Using Cast in C#: Tutorial

7
Comments 1
5 min read
Introducing VirtualStorageLibrary: A .NET Solution for In-Memory Tree Structures

Introducing VirtualStorageLibrary: A .NET Solution for In-Memory Tree Structures

1
Comments 4
2 min read
How to C#: Validating a JSON to a JSON Schema

How to C#: Validating a JSON to a JSON Schema

6
Comments
2 min read
Streamlining Your Tests with IClassFixture in xUnit

Streamlining Your Tests with IClassFixture in xUnit

2
Comments
5 min read
Stack and Heap

Stack and Heap

Comments
3 min read
Routing in .NET

Routing in .NET

1
Comments
5 min read
Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

1
Comments
2 min read
C# | Interview Questions and Answers

C# | Interview Questions and Answers

14
Comments
7 min read
write comments in C#.

write comments in C#.

Comments 1
1 min read
Exploring C# 9.0: New Features That Simplify Your Code

Exploring C# 9.0: New Features That Simplify Your Code

4
Comments
3 min read
.NET versions

.NET versions

11
Comments 2
1 min read
SDK vs Runtime

SDK vs Runtime

10
Comments
2 min read
MongoDB Associate Developer Certification

MongoDB Associate Developer Certification

2
Comments
2 min read
Variables -> O'zgaruvchilar

Variables -> O'zgaruvchilar

7
Comments 1
1 min read
Implementing CQRS with MediatR in .NET 8: A Complete Guide

Implementing CQRS with MediatR in .NET 8: A Complete Guide

15
Comments 5
5 min read
NodaTime – time offsets C#

NodaTime – time offsets C#

2
Comments
5 min read
Formatlash

Formatlash

23
Comments 1
1 min read
Model Notification changed C#

Model Notification changed C#

5
Comments
5 min read
Understanding Dependency Injection: Pros, Cons, and Real-Life Scenarios

Understanding Dependency Injection: Pros, Cons, and Real-Life Scenarios

2
Comments
5 min read
Journey through the .NET World: Behind Old and New Names

Journey through the .NET World: Behind Old and New Names

36
Comments 4
20 min read
Sending Emails in .NET Using FluentEmail

Sending Emails in .NET Using FluentEmail

6
Comments
2 min read
loading...