DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's dive a bit deeper into each step of the MediatR architecture

Let's dive a bit deeper into each step of the MediatR architecture

5
Comments 2
2 min read
Excel Generation in C# using NPOI Library

Excel Generation in C# using NPOI Library

2
Comments 1
2 min read
🍳 Asynchronous Programming in C# Made Easy: Breakfast Included! ☕️

🍳 Asynchronous Programming in C# Made Easy: Breakfast Included! ☕️

1
Comments
1 min read
Dapper DateOnly/TimeOnly

Dapper DateOnly/TimeOnly

13
Comments 2
3 min read
Gathering HAR and deciphered PCAP from you webdriver tests

Gathering HAR and deciphered PCAP from you webdriver tests

1
Comments 1
5 min read
How DbContext pooling works!

How DbContext pooling works!

28
Comments 1
3 min read
What is Inline Arrays in C# 12

What is Inline Arrays in C# 12

1
Comments
1 min read
2D Arrays in C#: How To Use Them

2D Arrays in C#: How To Use Them

8
Comments 1
5 min read
ThreadPool in C#: Practical Examples

ThreadPool in C#: Practical Examples

3
Comments 2
2 min read
Understanding C# Delegates and Events

Understanding C# Delegates and Events

Comments
2 min read
Working with ListView in Windows Forms

Working with ListView in Windows Forms

17
Comments 1
12 min read
The SOLID Principles in C#

The SOLID Principles in C#

1
Comments
2 min read
[HELP] Best practices for pagination using EF Core 8

[HELP] Best practices for pagination using EF Core 8

4
Comments 7
1 min read
How I Built a NuGet Package

How I Built a NuGet Package

4
Comments
4 min read
Concurrent Collections in C#

Concurrent Collections in C#

Comments
2 min read
How to Edit and Convert PDF, PNG, JPEG, and TIFF Files in Blazor Apps

How to Edit and Convert PDF, PNG, JPEG, and TIFF Files in Blazor Apps

Comments
9 min read
How to Create and Update a Table of Contents in Word Documents Using the .NET Word Library

How to Create and Update a Table of Contents in Word Documents Using the .NET Word Library

Comments
2 min read
Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

2
Comments
3 min read
SOLID Principle: Single Resposibility Principle

SOLID Principle: Single Resposibility Principle

39
Comments 15
2 min read
C# - Record Structs for Immutable Value Types

C# - Record Structs for Immutable Value Types

Comments
1 min read
Beginner's guide to Unit Testing with NUnit.

Beginner's guide to Unit Testing with NUnit.

4
Comments
3 min read
Building .NET 8 APIs with Zero-Setup CQRS and Vertical Slice Architecture

Building .NET 8 APIs with Zero-Setup CQRS and Vertical Slice Architecture

16
Comments 3
3 min read
If Statements in C#: Undestanding and Best Practices

If Statements in C#: Undestanding and Best Practices

10
Comments
4 min read
C# - Interpolated String Handling

C# - Interpolated String Handling

Comments
1 min read
Sealed: Preventing Inheritance in C#

Sealed: Preventing Inheritance in C#

3
Comments 4
3 min read
loading...