Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The .NET Stacks #52: 🎂 Happy birthday to us

The .NET Stacks #52: 🎂 Happy birthday to us

6
Comments 2
14 min read
The .NET Stacks #54: 🎀 Putting a bow on .NET 6 date and time updates

The .NET Stacks #54: 🎀 Putting a bow on .NET 6 date and time updates

8
Comments
9 min read
Dependency Injection: Register your service with fewer code.

Dependency Injection: Register your service with fewer code.

2
Comments
1 min read
C# Tips and Tricks - Part 3

C# Tips and Tricks - Part 3

10
Comments
3 min read
Step by Step - Repository Pattern and Unit of Work with Asp.Net Core 5

Step by Step - Repository Pattern and Unit of Work with Asp.Net Core 5

41
Comments 2
7 min read
Using if-else selection statements to write conditional code blocks

Using if-else selection statements to write conditional code blocks

5
Comments
13 min read
Your guide to REST API versioning in ASP.NET Core

Your guide to REST API versioning in ASP.NET Core

8
Comments
7 min read
.NET 6 Preview 2 (Release notes + New features)

.NET 6 Preview 2 (Release notes + New features)

18
Comments 1
5 min read
Read/Write to Files in C# with errorLogging example

Read/Write to Files in C# with errorLogging example

3
Comments
1 min read
Tools o improve your unit test with .NET

Tools o improve your unit test with .NET

14
Comments
4 min read
Game Dev Digest — Issue #99 - A Peek Behind The Curtains

Game Dev Digest — Issue #99 - A Peek Behind The Curtains

2
Comments
7 min read
[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

26
Comments 3
4 min read
Implement Chain of Responsibility/Commands in C# Using ChainRunner

Implement Chain of Responsibility/Commands in C# Using ChainRunner

16
Comments 1
2 min read
Learn C# Programming with Me (Introduction)

Learn C# Programming with Me (Introduction)

9
Comments 14
2 min read
.NET Application Optimization: Simple Edits Speeded Up PVS-Studio and Reduced Memory Consumption by 70%

.NET Application Optimization: Simple Edits Speeded Up PVS-Studio and Reduced Memory Consumption by 70%

6
Comments
20 min read
Easily Add .NET Core 3.1 and .NET 5.0 Custom Controls to Visual Studio Toolbox

Easily Add .NET Core 3.1 and .NET 5.0 Custom Controls to Visual Studio Toolbox

4
Comments
6 min read
Dart pour C# Développeurs - Part 2

Dart pour C# Développeurs - Part 2

6
Comments
4 min read
Suddenly getting CORS errors in a .Net web application

Suddenly getting CORS errors in a .Net web application

3
Comments 2
1 min read
Hot Reload for .NET Developers

Hot Reload for .NET Developers

12
Comments
3 min read
How to create a new folder in visual studio - keyboard shortcuts

How to create a new folder in visual studio - keyboard shortcuts

7
Comments
1 min read
EF Core Filters

EF Core Filters

3
Comments
4 min read
Creating Azure Function in Csharp

Creating Azure Function in Csharp

5
Comments
2 min read
Kentico Xperience Design Patterns: Modeling Missing Data - The Maybe Monad

Kentico Xperience Design Patterns: Modeling Missing Data - The Maybe Monad

6
Comments
14 min read
HttpUtility encode vs WebUtility encode

HttpUtility encode vs WebUtility encode

7
Comments 1
1 min read
[c#] Using W3C Trace Context standard in distributed tracing

[c#] Using W3C Trace Context standard in distributed tracing

9
Comments
9 min read
Aloha! Welcome to .NET MAUI

Aloha! Welcome to .NET MAUI

19
Comments 2
6 min read
The .NET Stacks #53: 🚀 This issue was compiled ahead of time

The .NET Stacks #53: 🚀 This issue was compiled ahead of time

6
Comments
8 min read
Analysing a .NET Codebase with Roslyn

Analysing a .NET Codebase with Roslyn

9
Comments
5 min read
C# Tips and Tricks - Part 2

C# Tips and Tricks - Part 2

5
Comments
2 min read
Certifications for .NET Developers

Certifications for .NET Developers

2
Comments
1 min read
Asynchronous Programming

Asynchronous Programming

2
Comments
2 min read
C# Delegates 🚚📦🏠

C# Delegates 🚚📦🏠

3
Comments
4 min read
VSCode Property Snippet With XML Doc Comments

VSCode Property Snippet With XML Doc Comments

6
Comments
1 min read
Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

35
Comments 1
8 min read
Docker - .Net Core

Docker - .Net Core

3
Comments
2 min read
🛠 Top 5 tools for any .NET developer

🛠 Top 5 tools for any .NET developer

6
Comments 1
2 min read
Everything You Need to Know About Syncfusion WPF Diagram Control

Everything You Need to Know About Syncfusion WPF Diagram Control

3
Comments
16 min read
C# Constructor Overloading Example

C# Constructor Overloading Example

3
Comments
1 min read
Knowledge test

Knowledge test

5
Comments
2 min read
C# Tips and Tricks - Part 1

C# Tips and Tricks - Part 1

17
Comments 2
5 min read
TIL: How to register an implementation of a generic interface in AutoFixture

TIL: How to register an implementation of a generic interface in AutoFixture

3
Comments
2 min read
Getting started with C# - Hello World!

Getting started with C# - Hello World!

4
Comments
2 min read
Getting started with C# - Storing and retrieving data

Getting started with C# - Storing and retrieving data

3
Comments
2 min read
API's From Dev to Production - Part 11 - Pulumi - IAC

API's From Dev to Production - Part 11 - Pulumi - IAC

8
Comments
15 min read
What are fakes, stubs and mocks?

What are fakes, stubs and mocks?

4
Comments
3 min read
Securely Handle User Uploads With Service Injection (MVC) | Dear Coder

Securely Handle User Uploads With Service Injection (MVC) | Dear Coder

5
Comments
5 min read
How to Create a Choropleth Map in a Xamarin Application

How to Create a Choropleth Map in a Xamarin Application

4
Comments
7 min read
Add favicon into web app

Add favicon into web app

7
Comments
2 min read
Convertendo Números Romanos em Arábicos com c#

Convertendo Números Romanos em Arábicos com c#

3
Comments
2 min read
Generic Interfaces - .Net

Generic Interfaces - .Net

7
Comments
2 min read
My software developer journey.

My software developer journey.

2
Comments
2 min read
OOP: Object Oriented Programming

OOP: Object Oriented Programming

10
Comments
3 min read
The ?. Operator in foreach Will Not Protect From NullReferenceException

The ?. Operator in foreach Will Not Protect From NullReferenceException

6
Comments
10 min read
ASP.NET Core request logging middleware

ASP.NET Core request logging middleware

15
Comments 4
4 min read
Box Selection - Visual Studio

Box Selection - Visual Studio

3
Comments
2 min read
How to Export Data from Excel to DataTable with Customization in C#

How to Export Data from Excel to DataTable with Customization in C#

3
Comments
8 min read
Kentico Xperience Design Patterns: Multiple Types Per File

Kentico Xperience Design Patterns: Multiple Types Per File

7
Comments 4
12 min read
How a calculation of previous month in golang can break production

How a calculation of previous month in golang can break production

18
Comments 8
3 min read
Scraping Dynamic Web Pages Using Selenium And C#

Scraping Dynamic Web Pages Using Selenium And C#

15
Comments 1
18 min read
OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

6
Comments
13 min read
loading...