Forem

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Demystifying Namespace Naming in C# and .NET

Demystifying Namespace Naming in C# and .NET

10
Comments 1
2 min read
.NET Best Practices

.NET Best Practices

23
Comments 2
3 min read
Game Dev Digest — Issue #201 - Multiplayer, Animation, and more

Game Dev Digest — Issue #201 - Multiplayer, Animation, and more

1
Comments 1
13 min read
Use Case Driven Development with Low-Code

Use Case Driven Development with Low-Code

2
Comments
7 min read
Dispose or Finalize in C#? Discover which to use

Dispose or Finalize in C#? Discover which to use

32
Comments 4
7 min read
Singleton Design Pattern in C#: Full Guide

Singleton Design Pattern in C#: Full Guide

34
Comments 4
13 min read
Basic Use of Interfaces in Unity

Basic Use of Interfaces in Unity

1
Comments
4 min read
Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Comments
6 min read
The Request Pipeline in Asp.Net Explained: From a request, to the response

The Request Pipeline in Asp.Net Explained: From a request, to the response

24
Comments
9 min read
State Machine Basics: My Playable Character's State Pattern

State Machine Basics: My Playable Character's State Pattern

5
Comments
5 min read
Working on the BEST Projectile System for my project... so far :)

Working on the BEST Projectile System for my project... so far :)

1
Comments
4 min read
Design pattern using c#

Design pattern using c#

2
Comments
2 min read
ImplementaciĂłn de Health Checks en ASP.NET Core

ImplementaciĂłn de Health Checks en ASP.NET Core

16
Comments
5 min read
Enable CORS in ASP.NET Core in the Easiest Way

Enable CORS in ASP.NET Core in the Easiest Way

37
Comments 1
10 min read
Getting Started with the .NET MAUI Image Editor

Getting Started with the .NET MAUI Image Editor

Comments
1 min read
Play safe without Try Catch...

Play safe without Try Catch...

1
Comments 1
1 min read
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

3
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

9
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...

60
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

1
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

3
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

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

Creating a Custom URL Protocol in .NET

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

Telegram NFT Auctions (Fragment) with C#

12
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

14
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#

6
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
.NET 8 Web API - Filters

.NET 8 Web API - Filters

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

4
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

4
Comments
6 min read
Options and Configuration In .NET6

Options and Configuration In .NET6

6
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

14
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

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

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

1
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
loading...