DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A New Open Source Platform for people to share their links of Favorite content over the internet

A New Open Source Platform for people to share their links of Favorite content over the internet

Comments
2 min read
Game Dev Digest — Issue #241 - Game Design, VFX/Shaders, and more

Game Dev Digest — Issue #241 - Game Design, VFX/Shaders, and more

Comments
10 min read
Mastering Database Merging: Comparing Different Approaches

Mastering Database Merging: Comparing Different Approaches

1
Comments
14 min read
5 Must-Know Techniques to Boost API Performance

5 Must-Know Techniques to Boost API Performance

3
Comments
3 min read
The Open/Closed Principle in C# with Filters and Specifications

The Open/Closed Principle in C# with Filters and Specifications

Comments 1
3 min read
Monitoring GameObject Changes in the Unity editor hierarchy

Monitoring GameObject Changes in the Unity editor hierarchy

Comments
3 min read
Top 10 Security Features in .NET Core

Top 10 Security Features in .NET Core

Comments
4 min read
Deep Dive into PandApache3: Launch Code

Deep Dive into PandApache3: Launch Code

Comments
6 min read
Deep Dive into PandApache3: Code de lancement

Deep Dive into PandApache3: Code de lancement

Comments
7 min read
Deep Dive into PandApache3: Code de lancement

Deep Dive into PandApache3: Code de lancement

Comments
1 min read
Demystifying C# Data Structures: A Veteran Developer's Guide

Demystifying C# Data Structures: A Veteran Developer's Guide

Comments
3 min read
Input

Input

Comments
1 min read
Game Dev Digest — Issue #240 - Lighting, Animating, and more

Game Dev Digest — Issue #240 - Lighting, Animating, and more

Comments
7 min read
Getting there. Ish...

Getting there. Ish...

Comments
3 min read
MSIL

MSIL

Comments
3 min read
How to Scan a Barcode in C#

How to Scan a Barcode in C#

1
Comments
6 min read
Building .NET MAUI Barcode Scanner with Visual Studio Code on macOS

Building .NET MAUI Barcode Scanner with Visual Studio Code on macOS

Comments
8 min read
dotnet beginner guidelines

dotnet beginner guidelines

Comments
2 min read
Unlock the Power of C# in Polyglot Notebooks

Unlock the Power of C# in Polyglot Notebooks

1
Comments
7 min read
Abstract & Interface in C#

Abstract & Interface in C#

Comments
2 min read
Class : Inheritance✅ | Struct : Inheritance ❌

Class : Inheritance✅ | Struct : Inheritance ❌

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

The Differences Between EntityFramework .Add and .AddAsync

2
Comments
2 min read
My First Contribution to Open Source

My First Contribution to Open Source

Comments
1 min read
Personal Project: Backlog Tracker

Personal Project: Backlog Tracker

2
Comments 1
7 min read
What’s New in .NET 9 Preview 6: Comprehensive Overview

What’s New in .NET 9 Preview 6: Comprehensive Overview

3
Comments
2 min read
Understanding the Single Responsibility Principle (SRP)

Understanding the Single Responsibility Principle (SRP)

Comments
3 min read
Elasticsearch Multisearch API

Elasticsearch Multisearch API

1
Comments
3 min read
Design Patterns in C#: Modern and Easy Singletons

Design Patterns in C#: Modern and Easy Singletons

Comments
1 min read
Pattern Matching | Uzbek | C#

Pattern Matching | Uzbek | C#

Comments
2 min read
Pattern Matching | Uzbek | C#

Pattern Matching | Uzbek | C#

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

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

Comments
1 min read
StringBuilder | C#

StringBuilder | C#

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

Uma Introdução às HashTables

Comments
3 min read
iTextShartp (Itext 7) VS IronPDF C# PDF Library Comparison

iTextShartp (Itext 7) VS IronPDF C# PDF Library Comparison

Comments
7 min read
How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

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
Properties in C# | Uzbek

Properties in C# | Uzbek

Comments
1 min read
How to C#: Using the JObject Class

How to C#: Using the JObject Class

2
Comments
2 min read
Deploy Your C# Blazor App To Vercel

Deploy Your C# Blazor App To Vercel

Comments
3 min read
Improving Your Team's Productivity Through Consistent Code Style

Improving Your Team's Productivity Through Consistent Code Style

2
Comments
8 min read
Classes in C# | Uzbek

Classes in C# | Uzbek

Comments
2 min read
Concurrency & Async programming in C#

Concurrency & Async programming in C#

3
Comments
3 min read
Generic DB Manager in .net C#

Generic DB Manager in .net C#

7
Comments
2 min read
Testing DateTime.Now Revisited: Using .NET 8.0 TimeProvider

Testing DateTime.Now Revisited: Using .NET 8.0 TimeProvider

8
Comments
4 min read
Developer's format helpers

Developer's format helpers

6
Comments 1
3 min read
Understanding the Differences between Overriding and Overloading in C#

Understanding the Differences between Overriding and Overloading in C#

1
Comments
3 min read
How To Edit A Word Documents in C#

How To Edit A Word Documents in C#

Comments
8 min read
Dependency Injection in .NET with Microsoft.Extensions.DependencyInjection and Scrutor

Dependency Injection in .NET with Microsoft.Extensions.DependencyInjection and Scrutor

4
Comments
3 min read
Enums em C#: Simplificando a Gestão de Constantes

Enums em C#: Simplificando a Gestão de Constantes

1
Comments
4 min read
Differences between Asp.net and Asp.net Core

Differences between Asp.net and Asp.net Core

2
Comments
2 min read
Understand DI Containers: Intro

Understand DI Containers: Intro

2
Comments
1 min read
.NET tarixi va versiyalari

.NET tarixi va versiyalari

4
Comments
2 min read
Why We Built a MongoDB-Message Queue and Reinvented the Wheel

Why We Built a MongoDB-Message Queue and Reinvented the Wheel

4
Comments
7 min read
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

82
Comments 9
56 min read
First experience with gRPC

First experience with gRPC

3
Comments
4 min read
Key Features of Functional Programming in C#

Key Features of Functional Programming in C#

3
Comments
3 min read
Practical Reflection in C# Or "In Reflection We Trust"

Practical Reflection in C# Or "In Reflection We Trust"

4
Comments
5 min read
Understanding API Versioning: A Simple Guide -Part 1 : Theory

Understanding API Versioning: A Simple Guide -Part 1 : Theory

Comments
3 min read
Printing in C#: How To Do It Correctly 🔮

Printing in C#: How To Do It Correctly 🔮

6
Comments
6 min read
Game Dev Digest — Issue #239 - Steam, Game Architecture, Retro Graphics, and more

Game Dev Digest — Issue #239 - Steam, Game Architecture, Retro Graphics, and more

1
Comments
7 min read
loading...