DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
3 things to avoid when implementing Domain-Driven Design (DDD)

3 things to avoid when implementing Domain-Driven Design (DDD)

3
Comments
3 min read
Aplicando a Orientação a Objetos: Operações dos métodos [3/10]🧶

Aplicando a Orientação a Objetos: Operações dos métodos [3/10]🧶

3
Comments
3 min read
Top 8 .NET Libraries That You Probably Didn’t Know About

Top 8 .NET Libraries That You Probably Didn’t Know About

10
Comments 2
3 min read
I'm banning Get, Set, and other method and class names

I'm banning Get, Set, and other method and class names

3
Comments 7
4 min read
Introduction to C# 9 - iFour Technolab

Introduction to C# 9 - iFour Technolab

2
Comments
5 min read
Convertir un PDF en Excel avec C# et VB.NET

Convertir un PDF en Excel avec C# et VB.NET

Comments
4 min read
50 C# (Advanced) Optimization Performance Tips🔥

50 C# (Advanced) Optimization Performance Tips🔥

140
Comments 25
22 min read
Relationships in Entity Framework Core

Relationships in Entity Framework Core

1
Comments
11 min read
Easily Add and Remove Attachments in Your PDF Documents Using C#

Easily Add and Remove Attachments in Your PDF Documents Using C#

1
Comments
6 min read
Data is Null. When "safety" is in the way.

Data is Null. When "safety" is in the way.

4
Comments
4 min read
Exploring the New Visual Studio Feature: .http Files

Exploring the New Visual Studio Feature: .http Files

2
Comments 2
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)

54
Comments 2
16 min read
EF Core order by string column name

EF Core order by string column name

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

Sharing Data between Blazor and JavaScript ( JS interop )

8
Comments 2
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

22
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

11
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

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
Insertion Sort

Insertion Sort

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

Understanding and Using ConfigureAwait in Asynchronous Programming

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

Serilog logging and EF Core logging

8
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
Step-by-Step Guide to Adding and Removing Watermarks in PDF using C#

Step-by-Step Guide to Adding and Removing Watermarks in PDF using C#

1
Comments
7 min read
Aplicando a Orientação a Objetos: Os métodos[2/10]🧶

Aplicando a Orientação a Objetos: Os métodos[2/10]🧶

3
Comments
3 min read
Selection Sort

Selection Sort

2
Comments 2
2 min read
A Comprehensive Guide to Caching Strategies in Web API Development

A Comprehensive Guide to Caching Strategies in Web API Development

1
Comments 1
9 min read
Data Structures in C# Part 1: Arrays

Data Structures in C# Part 1: Arrays

4
Comments 1
7 min read
Levenshtein Distance

Levenshtein Distance

8
Comments 11
7 min read
C, C++, and C#: What is The Difference

C, C++, and C#: What is The Difference

9
Comments 9
6 min read
Performance Issues Resolved: Major Update to Melkradar's Products

Performance Issues Resolved: Major Update to Melkradar's Products

4
Comments
2 min read
Entendendo a injeção de dependência: Uma abordagem para um código mais Flexível e testável

Entendendo a injeção de dependência: Uma abordagem para um código mais Flexível e testável

8
Comments 1
4 min read
Super Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - Part 2

Super Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - Part 2

Comments
6 min read
Implementing a Mock-Driven Approach in Blazor Applications

Implementing a Mock-Driven Approach in Blazor Applications

Comments
7 min read
Bubble Sort

Bubble Sort

5
Comments 6
2 min read
Create a C# QR Code Generator (Easy) + GitHub Repository✨

Create a C# QR Code Generator (Easy) + GitHub Repository✨

32
Comments 2
5 min read
build dynamic query predicate in Linq

build dynamic query predicate in Linq

2
Comments
3 min read
Simplify Web Automation with the WebDriver Extension for C#

Simplify Web Automation with the WebDriver Extension for C#

1
Comments
3 min read
ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features

ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features

44
Comments 5
8 min read
REST API with ASP.NET Core and MySql

REST API with ASP.NET Core and MySql

3
Comments
6 min read
7 Easy Steps to Writing Your First C# Unit Test

7 Easy Steps to Writing Your First C# Unit Test

3
Comments
5 min read
Logging in ASP.NET

Logging in ASP.NET

10
Comments 4
7 min read
Understanding The Filter Pipeline In ASP.NET Core

Understanding The Filter Pipeline In ASP.NET Core

2
Comments
11 min read
Lazy Vs Eager Loading With Entity Framework Core

Lazy Vs Eager Loading With Entity Framework Core

4
Comments
6 min read
How to Choose the Right Open Source Feature Flags Management Tool

How to Choose the Right Open Source Feature Flags Management Tool

4
Comments
3 min read
C# LINQ,

C# LINQ,

Comments
6 min read
A brief introduction to MediatR in .NET

A brief introduction to MediatR in .NET

2
Comments
2 min read
Part 2: Your First API

Part 2: Your First API

Comments
4 min read
Stacking of Pop-Up Notification in WPF

Stacking of Pop-Up Notification in WPF

10
Comments
4 min read
100 C# Code Snippets for Everyday Problems✨

100 C# Code Snippets for Everyday Problems✨

78
Comments 6
16 min read
loading...