DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# - Simplify Event Handling with Lambda Improvements

C# - Simplify Event Handling with Lambda Improvements

Comments
1 min read
Understanding Action and Func Delegates in C#

Understanding Action and Func Delegates in C#

1
Comments
2 min read
Counter App with GTK4 and .NET 8

Counter App with GTK4 and .NET 8

1
Comments
3 min read
What Does Yield Do In C#: A Simplified View For Beginners

What Does Yield Do In C#: A Simplified View For Beginners

1
Comments
7 min read
Getting Started with the .NET MAUI Date Picker Control

Getting Started with the .NET MAUI Date Picker Control

1
Comments
1 min read
Abstraction in Object-Oriented Programming

Abstraction in Object-Oriented Programming

Comments
2 min read
Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Comments
1 min read
How To Implement The Pipeline Design Pattern In C#

How To Implement The Pipeline Design Pattern In C#

1
Comments
8 min read
Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

1
Comments
4 min read
If-Else vs Switch Statement in C#

If-Else vs Switch Statement in C#

Comments
2 min read
Getting Started with the Blazor Dropdown Tree Component

Getting Started with the Blazor Dropdown Tree Component

Comments
1 min read
C#, Dart, TypeScript , Python: side-by-side

C#, Dart, TypeScript , Python: side-by-side

31
Comments 10
7 min read
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

1
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
Gathering HAR and deciphered PCAP from you webdriver tests

Gathering HAR and deciphered PCAP from you webdriver tests

1
Comments 1
5 min read
Dapper DateOnly/TimeOnly

Dapper DateOnly/TimeOnly

12
Comments 2
3 min read
How DbContext pooling works!

How DbContext pooling works!

25
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

15
Comments
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
loading...