DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
REST API Visibility Control

REST API Visibility Control

2
Comments
4 min read
.NET 8 - Microservice Implementations - Part 1

.NET 8 - Microservice Implementations - Part 1

1
Comments
1 min read
Razor Pages Add Select option to a Dropdown

Razor Pages Add Select option to a Dropdown

2
Comments
3 min read
Making authentication with Okta.

Making authentication with Okta.

1
Comments
5 min read
How to Set Up Mocks in Unit Tests to Return Default Objects

How to Set Up Mocks in Unit Tests to Return Default Objects

7
Comments
3 min read
Robust use of HTTP Client

Robust use of HTTP Client

4
Comments
2 min read
The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

58
Comments 13
3 min read
Async Lazy In C# – With Great Power Comes Great Responsibility

Async Lazy In C# – With Great Power Comes Great Responsibility

3
Comments 4
4 min read
Time Period Library for .NET

Time Period Library for .NET

4
Comments
27 min read
Comment ajouter ou convertir des images en PDF avec C# et VB.NET

Comment ajouter ou convertir des images en PDF avec C# et VB.NET

2
Comments
6 min read
Game Dev Digest — Issue #200 - Develop Faster

Game Dev Digest — Issue #200 - Develop Faster

2
Comments
13 min read
Visual Studio tip 3 secret code samples

Visual Studio tip 3 secret code samples

2
Comments
3 min read
Structured ASP.NET Localization

Structured ASP.NET Localization

1
Comments
4 min read
Using Azure Web PubSub with Protobuf subprotocol in .NET

Using Azure Web PubSub with Protobuf subprotocol in .NET

Comments
4 min read
How To Convert C# Enum in into Arrays

How To Convert C# Enum in into Arrays

28
Comments
12 min read
Getting Started with the .NET MAUI Popup Control

Getting Started with the .NET MAUI Popup Control

Comments
1 min read
Générer un badge / avatar en C#

Générer un badge / avatar en C#

1
Comments
4 min read
Getting started with Azure Cognitive Search

Getting started with Azure Cognitive Search

1
Comments
3 min read
Combining Blazor WebAssembly and .Net MVC application - part 2

Combining Blazor WebAssembly and .Net MVC application - part 2

8
Comments
8 min read
Creating a Custom URL Protocol in .NET

Creating a Custom URL Protocol in .NET

23
Comments 7
4 min read
Telegram NFT Auctions (Fragment) with C#

Telegram NFT Auctions (Fragment) with C#

10
Comments
2 min read
Migration from the legacy Azure Cosmos Tables library to the modern one.

Migration from the legacy Azure Cosmos Tables library to the modern one.

Comments
6 min read
Azure Key Vault with .NET - Vault Access Policies

Azure Key Vault with .NET - Vault Access Policies

3
Comments 1
2 min read
Globally Exception Handling using Exception Filters vs Middleware

Globally Exception Handling using Exception Filters vs Middleware

2
Comments
2 min read
Combining Blazor WebAssembly and .Net MVC application - part 1

Combining Blazor WebAssembly and .Net MVC application - part 1

11
Comments
4 min read
Automatizando geração de logs com Delegating Handler em .NET

Automatizando geração de logs com Delegating Handler em .NET

1
Comments
2 min read
Comment ajouter des filigranes d'image aux fichiers PDF avec C# et VB.NET

Comment ajouter des filigranes d'image aux fichiers PDF avec C# et VB.NET

Comments
4 min read
Script en C#

Script en C#

8
Comments
6 min read
Easy Way to Debug .NET Application Errors

Easy Way to Debug .NET Application Errors

Comments
5 min read
Control rc car using raspberry pi (Part 4 : Build the controller)

Control rc car using raspberry pi (Part 4 : Build the controller)

5
Comments
3 min read
Deploying the Feature Flags Service to Azure Kubernetes Service (AKS) using Helm, Exposed via Azure Load Balancer

Deploying the Feature Flags Service to Azure Kubernetes Service (AKS) using Helm, Exposed via Azure Load Balancer

Comments
4 min read
Generate a Loan EMI Schedule as an Excel Document Using C#

Generate a Loan EMI Schedule as an Excel Document Using C#

Comments
7 min read
C# da safe va unsafe code haqida

C# da safe va unsafe code haqida

4
Comments
2 min read
.NET 8 Web API - Cleaning the Controller

.NET 8 Web API - Cleaning the Controller

Comments
1 min read
How to Check How Many Times Mocked Methods Are Called in Unit Tests

How to Check How Many Times Mocked Methods Are Called in Unit Tests

5
Comments
3 min read
Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comments
4 min read
Learn to use a databound DataGridView ComboBox in Windows Forms

Learn to use a databound DataGridView ComboBox in Windows Forms

3
Comments
6 min read
Options and Configuration In .NET6

Options and Configuration In .NET6

4
Comments
5 min read
Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

15
Comments
5 min read
C# Get JWT Token from Request

C# Get JWT Token from Request

4
Comments
2 min read
Passer du C# au Typescript

Passer du C# au Typescript

3
Comments
7 min read
Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

2
Comments
4 min read
Using CSS custom properties (variables) in Razor Pages

Using CSS custom properties (variables) in Razor Pages

4
Comments
4 min read
Value Object

Value Object

4
Comments
3 min read
Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

1
Comments
3 min read
Mixin in C#

Mixin in C#

4
Comments 2
2 min read
How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

78
Comments 5
21 min read
How to Check a Method was Called on a Mock in Moq

How to Check a Method was Called on a Mock in Moq

11
Comments 4
4 min read
Plugin Architecture in ASP.NET Core – How To Master It

Plugin Architecture in ASP.NET Core – How To Master It

2
Comments
5 min read
Keyed Services in .NET8's Dependency Injection

Keyed Services in .NET8's Dependency Injection

22
Comments 4
4 min read
4 Simple Steps to Create Thumbnail Images for Excel Documents in C#

4 Simple Steps to Create Thumbnail Images for Excel Documents in C#

Comments
5 min read
Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

7
Comments 1
3 min read
ASP.NET Core/Razor pages Secret Manager

ASP.NET Core/Razor pages Secret Manager

1
Comments
4 min read
Instrumenting System.CommandLine-based .NET applications

Instrumenting System.CommandLine-based .NET applications

4
Comments 2
2 min read
ASP.NET Core Middleware: Working with Global Exception Handling

ASP.NET Core Middleware: Working with Global Exception Handling

31
Comments
4 min read
ReactJS Coding and TechTalking, come join :D

ReactJS Coding and TechTalking, come join :D

3
Comments 1
1 min read
How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

Comments
8 min read
Getting Started with the .NET MAUI Numeric Entry Control

Getting Started with the .NET MAUI Numeric Entry Control

Comments
1 min read
How Is C# Evolving to Adapt to Modern Dev Trends?

How Is C# Evolving to Adapt to Modern Dev Trends?

4
Comments 1
1 min read
Learn Resharper PostFix and Source Templates

Learn Resharper PostFix and Source Templates

2
Comments
8 min read
loading...