DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EF Core order by string column name

EF Core order by string column name

23
Comments 5
3 min read
C# Exception Handling: Techniques and Best Practices

C# Exception Handling: Techniques and Best Practices

71
Comments 2
10 min read
Unit Testing with C# and .NET (Full Guide)

Unit Testing with C# and .NET (Full Guide)

63
Comments 2
16 min read
TOP 15 ASP.NET MVC Interview Questions with Answers

TOP 15 ASP.NET MVC Interview Questions with Answers

3
Comments
3 min read
Sharing Data between Blazor and JavaScript ( JS interop )

Sharing Data between Blazor and JavaScript ( JS interop )

12
Comments 2
4 min read
Leveraging Interfaces and Dependency Injection for Flexible Code: A Practical Specflow Example

Leveraging Interfaces and Dependency Injection for Flexible Code: A Practical Specflow Example

Comments
4 min read
Integration Testing Postgres Store

Integration Testing Postgres Store

2
Comments
9 min read
Data Structures in C# Part 2: Lists <T>

Data Structures in C# Part 2: Lists <T>

3
Comments
6 min read
REST API with ASP.NET Core and MongoDB

REST API with ASP.NET Core and MongoDB

2
Comments
5 min read
Merge Sort

Merge Sort

2
Comments
3 min read
Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Comments
8 min read
Understanding Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

Understanding Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

9
Comments
7 min read
Quick and easy DbContext setup in .NET

Quick and easy DbContext setup in .NET

Comments
3 min read
Background Job Scheduling in .NET using Hangfire

Background Job Scheduling in .NET using Hangfire

31
Comments 7
6 min read
REST API with ASP.NET Core 7 and SQL Server

REST API with ASP.NET Core 7 and SQL Server

13
Comments 1
7 min read
Simplifying Dependency Management with SpecFlow's IObjectContainer - Part 2

Simplifying Dependency Management with SpecFlow's IObjectContainer - Part 2

2
Comments
2 min read
C# Regex: From Zero To Hero Guide

C# Regex: From Zero To Hero Guide

47
Comments 2
16 min read
Exposing Related Entities in your Web API

Exposing Related Entities in your Web API

1
Comments
12 min read
Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

1
Comments
3 min read
XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

4
Comments
9 min read
Insertion Sort

Insertion Sort

3
Comments 5
2 min read
Understanding and Using ConfigureAwait in Asynchronous Programming

Understanding and Using ConfigureAwait in Asynchronous Programming

45
Comments 2
4 min read
Serilog logging and EF Core logging

Serilog logging and EF Core logging

20
Comments
4 min read
C# Namespace Fever

C# Namespace Fever

5
Comments 5
2 min read
My C# REST run now 250 times faster

My C# REST run now 250 times faster

4
Comments
3 min read
loading...