DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using Enum with EF Core

Using Enum with EF Core

41
Comments
3 min read
Understanding and Using the ‘Unchecked’ Keyword in C#

Understanding and Using the ‘Unchecked’ Keyword in C#

2
Comments
4 min read
How to Tame “async void” in C#

How to Tame “async void” in C#

Comments
8 min read
C#: Const vs. readonly vs. static readonly comparison

C#: Const vs. readonly vs. static readonly comparison

18
Comments 2
5 min read
How to consume a web api with C#

How to consume a web api with C#

Comments
6 min read
How to approach performance issues

How to approach performance issues

1
Comments
5 min read
How to download a file in Angular .NET

How to download a file in Angular .NET

14
Comments
1 min read
Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Comments
5 min read
How to send File from Angular To Web Api C# .Net

How to send File from Angular To Web Api C# .Net

9
Comments
1 min read
PriorityQueues on .NET 7 and C# 11

PriorityQueues on .NET 7 and C# 11

2
Comments
4 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

10
Comments 2
6 min read
Lazy thread-safe delegate for ConcurrentDictionary in C#

Lazy thread-safe delegate for ConcurrentDictionary in C#

2
Comments
2 min read
Day 19: Local Transcription w .NET

Day 19: Local Transcription w .NET

Comments
1 min read
Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

6
Comments
7 min read
Asynchronous programming with C#

Asynchronous programming with C#

1
Comments
2 min read
6 Strong Reasons To Start Learning C# Language In 2022

6 Strong Reasons To Start Learning C# Language In 2022

1
Comments
6 min read
#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

1
Comments 2
2 min read
Tasks, BackgroundWorkers, and Threads

Tasks, BackgroundWorkers, and Threads

Comments
4 min read
Visual Studio tips 1

Visual Studio tips 1

4
Comments
4 min read
A Simple Union Between .NET Core and Python

A Simple Union Between .NET Core and Python

2
Comments
3 min read
👮 Architecture Governance: Keeping Your System's Design on Track with Continuous Arch Testing

👮 Architecture Governance: Keeping Your System's Design on Track with Continuous Arch Testing

2
Comments
5 min read
Images from a Windows Form project resource

Images from a Windows Form project resource

1
Comments
4 min read
EF Core debugging part 1

EF Core debugging part 1

5
Comments 5
5 min read
How has LINQ performance enhanced in .NET 7?

How has LINQ performance enhanced in .NET 7?

Comments
7 min read
.NET Security Headers: A Senior Developer’s Guide✨

.NET Security Headers: A Senior Developer’s Guide✨

24
Comments 2
7 min read
100 Days of Code Challenge: Day 4

100 Days of Code Challenge: Day 4

Comments
2 min read
Garbage Collection C#

Garbage Collection C#

2
Comments
2 min read
Getting started with integration testing for your Minimal API

Getting started with integration testing for your Minimal API

35
Comments
7 min read
STRINGLY-typed obsession

STRINGLY-typed obsession

Comments
10 min read
Throw Exception in C#

Throw Exception in C#

2
Comments
2 min read
Dutch Government's DigiD iOS App Code Snippet

Dutch Government's DigiD iOS App Code Snippet

2
Comments 1
4 min read
Why C# records should be preferred over classes.

Why C# records should be preferred over classes.

3
Comments
2 min read
C#: Retry mechanism for Event Hub Trigger Function

C#: Retry mechanism for Event Hub Trigger Function

1
Comments
2 min read
Restarting (not starting) you C# application from itself with administrator privileges.

Restarting (not starting) you C# application from itself with administrator privileges.

Comments
1 min read
Why we chose C over Rust

Why we chose C over Rust

9
Comments
1 min read
Basics Of LINQ In C# With Examples

Basics Of LINQ In C# With Examples

6
Comments
5 min read
Create a Pokedex app with Blazor and C#

Create a Pokedex app with Blazor and C#

Comments
9 min read
Liskov Substitution principle is EASY

Liskov Substitution principle is EASY

1
Comments 2
2 min read
100 Days of Code Challenge: Day 3

100 Days of Code Challenge: Day 3

1
Comments
3 min read
Add some snow in your WPF apps

Add some snow in your WPF apps

2
Comments
2 min read
Razor Pages CSS Isolation

Razor Pages CSS Isolation

14
Comments
3 min read
Top 10 bugs found in C# projects in 2022

Top 10 bugs found in C# projects in 2022

1
Comments
11 min read
Beginners Guide to Get Started with Smart Contract in C#

Beginners Guide to Get Started with Smart Contract in C#

2
Comments
6 min read
Learn DateOnly & TimeOnly

Learn DateOnly & TimeOnly

8
Comments
8 min read
Generate sequence numbers in Cosmos DB

Generate sequence numbers in Cosmos DB

14
Comments
3 min read
Non-nullable properties in C# 11

Non-nullable properties in C# 11

9
Comments 3
2 min read
Debugging in .NET apps using Visual Studio Part 1

Debugging in .NET apps using Visual Studio Part 1

6
Comments 5
3 min read
EF Power Tools tutorial

EF Power Tools tutorial

14
Comments
4 min read
Dotnet, C#, code format on JetBrain IDE Rider

Dotnet, C#, code format on JetBrain IDE Rider

23
Comments 4
2 min read
100 Days of Code Day 5: For Loops

100 Days of Code Day 5: For Loops

2
Comments
3 min read
Llamando a un flujo de Power Automate desde .NET

Llamando a un flujo de Power Automate desde .NET

6
Comments
2 min read
First experience with EPPlus and WPF

First experience with EPPlus and WPF

3
Comments
3 min read
Introduce IdentityCore.Adapter.AspNetMembership

Introduce IdentityCore.Adapter.AspNetMembership

1
Comments
1 min read
How To Manually Verify x509 Certificate Chains in .NET

How To Manually Verify x509 Certificate Chains in .NET

7
Comments 2
7 min read
How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers

How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers

26
Comments
6 min read
Introducing the New .NET MAUI Pyramid Charts

Introducing the New .NET MAUI Pyramid Charts

Comments
5 min read
Implement User Tagging in Blazor Rich Text Editor with Mention Component

Implement User Tagging in Blazor Rich Text Editor with Mention Component

Comments
6 min read
Experience Seamless Excel-Like Filtering in WinUI DataGrid 

Experience Seamless Excel-Like Filtering in WinUI DataGrid 

Comments
7 min read
More on .NET 7 user-jwts Tool

More on .NET 7 user-jwts Tool

Comments
3 min read
Auto-Incrementing Sequences

Auto-Incrementing Sequences

8
Comments 4
4 min read
loading...