DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Backend development is more than writing endpoints for frontend

Backend development is more than writing endpoints for frontend

348
Comments 35
15 min read
50 C# (Advanced) Optimization Performance Tips🔥

50 C# (Advanced) Optimization Performance Tips🔥

144
Comments 26
22 min read
NUNit and C# - Tutorial to automate your API Tests from scratch

NUNit and C# - Tutorial to automate your API Tests from scratch

245
Comments 20
8 min read
Async and Await and what is it actually doing?

Async and Await and what is it actually doing?

127
Comments 10
4 min read
Simplify Your C# Code: Top 5 Refactoring Tools

Simplify Your C# Code: Top 5 Refactoring Tools

175
Comments 12
4 min read
RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

253
Comments 23
5 min read
Why build Single Page Apps in Blazor

Why build Single Page Apps in Blazor

242
Comments 29
13 min read
7 Open Source Projects You Should Know - C# Edition ✔️

7 Open Source Projects You Should Know - C# Edition ✔️

291
Comments 20
2 min read
Anything C can do Rust can do Better

Anything C can do Rust can do Better

94
Comments 7
24 min read
100 C# Code Snippets for Everyday Problems✨

100 C# Code Snippets for Everyday Problems✨

78
Comments 6
16 min read
This Is Why We Don't Test Private Methods

This Is Why We Don't Test Private Methods

65
Comments 53
2 min read
Develop branching and looping structures in C#

Develop branching and looping structures in C#

19
Comments
1 min read
Learn ASP.NET from Scratch

Learn ASP.NET from Scratch

116
Comments 5
9 min read
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

146
Comments 15
56 min read
The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

61
Comments 13
3 min read
The LinQ Bible in C#: From Basics to Best Practices✝️

The LinQ Bible in C#: From Basics to Best Practices✝️

62
Comments 2
23 min read
C# Exception Handling: Techniques and Best Practices

C# Exception Handling: Techniques and Best Practices

71
Comments 2
10 min read
Cancellation Tokens in C#

Cancellation Tokens in C#

166
Comments 17
5 min read
Mastering the Senior C# Engineer Interview

Mastering the Senior C# Engineer Interview

151
Comments 10
5 min read
Building REST APIs In .NET 8 The Easy Way!

Building REST APIs In .NET 8 The Easy Way!

335
Comments 17
9 min read
How YOU can build a great looking .NET Console app with Spectre

How YOU can build a great looking .NET Console app with Spectre

142
Comments 7
9 min read
20 (Senior Developer) C# Interview Questions and Answers (2023)

20 (Senior Developer) C# Interview Questions and Answers (2023)

157
Comments 5
15 min read
Why I Still Choose C# (Even After Trying Everything Else)

Why I Still Choose C# (Even After Trying Everything Else)

19
Comments 14
4 min read
C# Async/Await Interview Questions And Answers

C# Async/Await Interview Questions And Answers

48
Comments 1
22 min read
How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

79
Comments 5
21 min read
loading...