DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Use IServiceCollection In Console Applications – What You Need To Know

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

Comments
4 min read
Design: Imutabilidade

Design: Imutabilidade

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

C# Indexers. When do we use it ?

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

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

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

Comments
6 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
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.

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

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

Comments
6 min read
Project Ideas for Learning Latest C# and .NET Versions

Project Ideas for Learning Latest C# and .NET Versions

Comments
1 min read
My Journey in Coding: From nothing to Code

My Journey in Coding: From nothing to Code

Comments
3 min read
Implementing Reversible Actions using the Command Pattern

Implementing Reversible Actions using the Command Pattern

Comments
5 min read
Access Modifiers | C# da

Access Modifiers | C# da

Comments
1 min read
Elanat CMS 2.2, Ability to Replace Pages Before Response

Elanat CMS 2.2, Ability to Replace Pages Before Response

Comments
3 min read
Game Dev Digest — Issue #233 - Did You Know

Game Dev Digest — Issue #233 - Did You Know

Comments
7 min read
C# dasturlash tili | Record haqida

C# dasturlash tili | Record haqida

Comments
2 min read
Design Patterns - Builder

Design Patterns - Builder

Comments
3 min read
Dapper mappings, which is best?

Dapper mappings, which is best?

Comments
2 min read
Introducing Eppie-CLI — the official CLI for Eppie, an open protocol encrypted p2p email

Introducing Eppie-CLI — the official CLI for Eppie, an open protocol encrypted p2p email

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

A Different Perspective of Stack Memory in .NET

6
Comments
5 min read
The Evolution of .NET, C#, and the CLR

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

Comments
3 min read
Initializing an Array in C#

Initializing an Array in C#

Comments
2 min read
20 Game Challenge: Making a Custom Importer

20 Game Challenge: Making a Custom Importer

Comments
19 min read
Please Check Out the CodeBehind Framework

Please Check Out the CodeBehind Framework

Comments
4 min read
Elevating Automation: Mastering PowerShell and C# Integration with Dynamic Paths and Parameters

Elevating Automation: Mastering PowerShell and C# Integration with Dynamic Paths and Parameters

Comments
3 min read
Assumptions in Software Development (with EF Core as example)

Assumptions in Software Development (with EF Core as example)

Comments
16 min read
C# da Flagsdan foydalanish

C# da Flagsdan foydalanish

Comments
2 min read
C# va .NETga sayohat.

C# va .NETga sayohat.

1
Comments
2 min read
C# dasturlash tilining umumiy ko'rinishi (yohud Main methodi haqida)

C# dasturlash tilining umumiy ko'rinishi (yohud Main methodi haqida)

Comments
2 min read
Advantages of a HashSet over a List in C#

Advantages of a HashSet over a List in C#

Comments
1 min read
C# dasturlash tilining umumiy tuzilishi.

C# dasturlash tilining umumiy tuzilishi.

Comments
1 min read
Understand HashSet via Copilot

Understand HashSet via Copilot

Comments
1 min read
🤔 Having trouble with bug in C#, ASP.NET, PostgreSQL when using API endpoint for mobile app development?

🤔 Having trouble with bug in C#, ASP.NET, PostgreSQL when using API endpoint for mobile app development?

Comments
1 min read
Should I Be Using IEnumerable, IQueryable, ICollection, or IListd?

Should I Be Using IEnumerable, IQueryable, ICollection, or IListd?

Comments
1 min read
Configure Renovate to handle nuspec files

Configure Renovate to handle nuspec files

Comments
2 min read
Configure Renovate to update preview versions of NuGet packages

Configure Renovate to update preview versions of NuGet packages

Comments
2 min read
Referencing external Docker containers in .NET Aspire using the new custom resources API

Referencing external Docker containers in .NET Aspire using the new custom resources API

Comments
4 min read
Reading Request Headers Across Multiple .NET Core API Controllers

Reading Request Headers Across Multiple .NET Core API Controllers

Comments
2 min read
Autofac ContainerBuilder in ASP.NET Core – What You Need To Know

Autofac ContainerBuilder in ASP.NET Core – What You Need To Know

1
Comments
7 min read
Lazy Initialization: Turbocharging .NET Performance

Lazy Initialization: Turbocharging .NET Performance

3
Comments
3 min read
Game Dev Digest — Issue #231 - New And Retro

Game Dev Digest — Issue #231 - New And Retro

Comments
11 min read
How to create an Installer for a Winforms application using Wix for Visual Studio 2022

How to create an Installer for a Winforms application using Wix for Visual Studio 2022

Comments
3 min read
How to Add Blazor Components to a Blazor WPF App

How to Add Blazor Components to a Blazor WPF App

Comments
2 min read
Enhancing WPF DatePicker: Issues and Solutions via SmartDate CustomControl

Enhancing WPF DatePicker: Issues and Solutions via SmartDate CustomControl

Comments
8 min read
MudBlazor with Blazor Interactive SSR – What You Need To Know

MudBlazor with Blazor Interactive SSR – What You Need To Know

Comments
6 min read
Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Comments
2 min read
How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

Comments
7 min read
Game Dev Digest — Issue #232 - Graphics Tricks and more

Game Dev Digest — Issue #232 - Graphics Tricks and more

Comments
7 min read
Exploring C# Custom Types: Understanding Records, Structs, and Classes

Exploring C# Custom Types: Understanding Records, Structs, and Classes

1
Comments
3 min read
C# Priority Queue

C# Priority Queue

1
Comments
3 min read
How to Convert PDF to Image in C# (Developer Tutorial)

How to Convert PDF to Image in C# (Developer Tutorial)

Comments
5 min read
5 Awesome C# Refactoring Tips: Elevating Your Code to the Next Level 🏆

5 Awesome C# Refactoring Tips: Elevating Your Code to the Next Level 🏆

1
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
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
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
Generics In Csharp

Generics In Csharp

Comments
2 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
How to create a link between two spans in OpenTelemetry

How to create a link between two spans in OpenTelemetry

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

Game Dev Digest — Issue #230 - Keep It Simple

Comments
9 min read
Nuget support will make Selenium coding simpler!

Nuget support will make Selenium coding simpler!

1
Comments
1 min read
loading...