DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is a Delegate in C#?

What is a Delegate in C#?

13
Comments
4 min read
Database Domain Driven Design

Database Domain Driven Design

22
Comments
5 min read
15 Must-Have Visual Studio Extensions for Developers

15 Must-Have Visual Studio Extensions for Developers

196
Comments 4
6 min read
JavaScript array methods for the C# dev

JavaScript array methods for the C# dev

6
Comments
8 min read
Tuning performance on Azure websites using remote profiling

Tuning performance on Azure websites using remote profiling

7
Comments 1
3 min read
Let's talk Strategy Pattern

Let's talk Strategy Pattern

17
Comments
3 min read
Building microservices on .NET Core

Building microservices on .NET Core

59
Comments 3
2 min read
Factories are neat

Factories are neat

12
Comments
2 min read
Kentico 12: Design Patterns Part 11 - Unit Testing Custom Page Types

Kentico 12: Design Patterns Part 11 - Unit Testing Custom Page Types

7
Comments
10 min read
Create a C# Class Library (DLL)

Create a C# Class Library (DLL)

24
Comments
4 min read
Writing a simple Brainfuck interpreter in C#

Writing a simple Brainfuck interpreter in C#

6
Comments
1 min read
What happens when you IndexOf an empty string?

What happens when you IndexOf an empty string?

12
Comments 8
2 min read
Reviewing re-throwing

Reviewing re-throwing

10
Comments
4 min read
Generic extension methods ambiguity in C#

Generic extension methods ambiguity in C#

10
Comments
2 min read
Benchmarking The Yield Statement in C#

Benchmarking The Yield Statement in C#

26
Comments 7
5 min read
Action delegate gives Print to VBScript

Action delegate gives Print to VBScript

7
Comments
1 min read
How to organize your Asp.net core Startup file

How to organize your Asp.net core Startup file

18
Comments 3
3 min read
What the Func, Action?

What the Func, Action?

13
Comments
3 min read
Enrich ELMAH errors using error filtering hook

Enrich ELMAH errors using error filtering hook

8
Comments
2 min read
Alternative view engine for ASP.NET Core: Hooking into the ASP.NET Core architecture

Alternative view engine for ASP.NET Core: Hooking into the ASP.NET Core architecture

57
Comments 2
6 min read
What's the big deal with IAsyncEnumerable<T> in .NET Core 3.0?

What's the big deal with IAsyncEnumerable<T> in .NET Core 3.0?

256
Comments 18
4 min read
MAD: Game DevLog #4, Main Menu, Camera Shake and Enemies

MAD: Game DevLog #4, Main Menu, Camera Shake and Enemies

4
Comments
2 min read
Why Codewars is the best way to learn a new programming language!

Why Codewars is the best way to learn a new programming language!

448
Comments 40
6 min read
Sheets-Based CASD #2

Sheets-Based CASD #2

3
Comments
3 min read
Monitoring non-web apps using Azure Application Insights (Part 2: Basic Instrumentation)

Monitoring non-web apps using Azure Application Insights (Part 2: Basic Instrumentation)

10
Comments 2
5 min read
loading...