DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Navigating Technical Debt

Navigating Technical Debt

Comments
4 min read
Your Friendly Guide to Understanding gRPC in .NET with C#

Your Friendly Guide to Understanding gRPC in .NET with C#

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

Game Dev Digest — Issue #231 - New And Retro

Comments
11 min read
MediatR Response: Should the Request Handler Return Exceptions?

MediatR Response: Should the Request Handler Return Exceptions?

Comments
8 min read
Automatic interfaces generation in the C#

Automatic interfaces generation in the C#

Comments
1 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
C# Priority Queue

C# Priority Queue

1
Comments
3 min read
How to Merge PDF Files in C# (Developer Tutorial)

How to Merge PDF Files in C# (Developer Tutorial)

Comments
5 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
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
Ensuring Software Excellence with Testing Your Code

Ensuring Software Excellence with Testing Your Code

Comments
8 min read
Optimizing String Searches in C# with SearchValues

Optimizing String Searches in C# with SearchValues

Comments
4 min read
C#. Kasr sonlarni ifodalovchi malumot turlari

C#. Kasr sonlarni ifodalovchi malumot turlari

Comments
3 min read
The easiest and best way to create the gitignore file for .Net repositories

The easiest and best way to create the gitignore file for .Net repositories

2
Comments
1 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
Syntax

Syntax

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

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
C# dasturlash tilida kasrlar

C# dasturlash tilida kasrlar

Comments
2 min read
Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

1
Comments
3 min read
Array Methods: TypeScript vs C# 🧮

Array Methods: TypeScript vs C# 🧮

1
Comments
2 min read
Modern C# Development: Get Started with DateOnly

Modern C# Development: Get Started with DateOnly

11
Comments 6
3 min read
Automated NuGet package version range updates in .NET projects using Renovate

Automated NuGet package version range updates in .NET projects using Renovate

Comments
3 min read
C# da ratsional sonlar bilan ishlovchi (float, double, decimal) ma'lumot turlari

C# da ratsional sonlar bilan ishlovchi (float, double, decimal) ma'lumot turlari

Comments
1 min read
Everything About Blazor p1

Everything About Blazor p1

6
Comments
3 min read
Game Dev Digest — Issue #229 - The Artistic Side

Game Dev Digest — Issue #229 - The Artistic Side

1
Comments
7 min read
Gitlens Tutorial - Visual Studio Extension 2024

Gitlens Tutorial - Visual Studio Extension 2024

1
Comments
8 min read
Day 25 of 30-Day .NET Challenge: Use Exception Filters

Day 25 of 30-Day .NET Challenge: Use Exception Filters

1
Comments
2 min read
C# algoritmik masalalar

C# algoritmik masalalar

1
Comments 1
2 min read
Regular Expressions In C#: 3 Examples You Need To Know

Regular Expressions In C#: 3 Examples You Need To Know

Comments
6 min read
Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Comments
2 min read
Entry-9: Cache Control, Long story short.

Entry-9: Cache Control, Long story short.

Comments
4 min read
Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Comments
8 min read
How to start with InfluxDB OSS v2 and C# Client Library for Windows and Docker

How to start with InfluxDB OSS v2 and C# Client Library for Windows and Docker

Comments
4 min read
Let's Build a Select Component in Blazor

Let's Build a Select Component in Blazor

1
Comments
5 min read
What's a Class, Struct or Record in C#?

What's a Class, Struct or Record in C#?

1
Comments
1 min read
C# Delegates In Practice — Implementing Observer Pattern With Delegates

C# Delegates In Practice — Implementing Observer Pattern With Delegates

Comments
3 min read
The 20 Game Challenge : Game 1

The 20 Game Challenge : Game 1

2
Comments 1
6 min read
Try Catch in C#: The Basics You Need to Know

Try Catch in C#: The Basics You Need to Know

Comments 1
9 min read
Secure Access to Azure Storage Blobs

Secure Access to Azure Storage Blobs

Comments
2 min read
Day 28 of 30-Day .NET Challenge: Use Stackalloc

Day 28 of 30-Day .NET Challenge: Use Stackalloc

Comments
3 min read
Design Pattern - Factory Method

Design Pattern - Factory Method

1
Comments
4 min read
Closures: Performance implications

Closures: Performance implications

Comments
9 min read
Closures: Lifting the hood

Closures: Lifting the hood

Comments
7 min read
Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

Convenções de Nomes em C#: Como Nomear Variáveis, Métodos e Classes

2
Comments
2 min read
loading...