DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tips on interacting with a database with C#

Tips on interacting with a database with C#

5
Comments
7 min read
.NET 8 is on the way! +10 Features that will blow your mind 🤯

.NET 8 is on the way! +10 Features that will blow your mind 🤯

35
Comments 2
7 min read
Multi-Tenant Applications With EF Core

Multi-Tenant Applications With EF Core

1
Comments
4 min read
Exploring Code Performance Testing in C# with BenchmarkDotNet

Exploring Code Performance Testing in C# with BenchmarkDotNet

5
Comments 1
8 min read
Are You Struggeling With Learning Game Dev?

Are You Struggeling With Learning Game Dev?

1
Comments 1
3 min read
CORS in ASP.NET

CORS in ASP.NET

18
Comments 1
4 min read
IEnumerable vs IQueryable in C#

IEnumerable vs IQueryable in C#

6
Comments
3 min read
My C# Code Conventions and Style Guide

My C# Code Conventions and Style Guide

23
Comments 22
2 min read
IEnumerable, ICollection, IList in .NET

IEnumerable, ICollection, IList in .NET

3
Comments
3 min read
REST API with ASP.NET Core 7 and Postgres

REST API with ASP.NET Core 7 and Postgres

5
Comments
7 min read
A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

Comments
12 min read
The DateTime Data Type in C#: Everything you need to know

The DateTime Data Type in C#: Everything you need to know

4
Comments
4 min read
Prevent .NET Application Insights telemetry loss

Prevent .NET Application Insights telemetry loss

14
Comments 2
6 min read
Struct vs. Record vs. Class in C#

Struct vs. Record vs. Class in C#

2
Comments
7 min read
HTTP Security Headers in ASP.NET

HTTP Security Headers in ASP.NET

14
Comments 2
3 min read
Adapter Design Pattern

Adapter Design Pattern

2
Comments
5 min read
REST API with ASP.NET Core and InMemory Store

REST API with ASP.NET Core and InMemory Store

3
Comments
6 min read
“Builder Design Pattern”

“Builder Design Pattern”

2
Comments
3 min read
Stepwise “Builder”

Stepwise “Builder”

2
Comments
3 min read
Prototype design pattern

Prototype design pattern

2
Comments
7 min read
Façade on “Builder”

Façade on “Builder”

2
Comments
4 min read
“Abstract” Factory Design Pattern

“Abstract” Factory Design Pattern

2
Comments
3 min read
Factory Pattern

Factory Pattern

2
Comments
4 min read
Aplicando a Orientação a Objetos: Classes, atributos e métodos [1/10]🧶

Aplicando a Orientação a Objetos: Classes, atributos e métodos [1/10]🧶

5
Comments
4 min read
Functional “Builder”

Functional “Builder”

2
Comments
4 min read
Singleton Pattern

Singleton Pattern

Comments
5 min read
Fluency in “Builder Inheritance”

Fluency in “Builder Inheritance”

Comments
4 min read
How to change default Nuget packages folder on Windows

How to change default Nuget packages folder on Windows

14
Comments
1 min read
Importing Code in Polyglot Notebooks

Importing Code in Polyglot Notebooks

4
Comments
5 min read
Fibonacci Search

Fibonacci Search

3
Comments 19
2 min read
ConfigureAwait in C#

ConfigureAwait in C#

1
Comments
2 min read
Padrão Give-When-Then: Organizando Testes com Clareza

Padrão Give-When-Then: Organizando Testes com Clareza

3
Comments
2 min read
Lets Build: With ASP.Net Web API - IWallet

Lets Build: With ASP.Net Web API - IWallet

2
Comments
13 min read
Options Pattern in ASP.NET

Options Pattern in ASP.NET

11
Comments 2
4 min read
Mastering Async and Await in C#: In-Deph Guide

Mastering Async and Await in C#: In-Deph Guide

40
Comments 8
15 min read
A quick tour of collections in C#

A quick tour of collections in C#

6
Comments 2
7 min read
Working with the Random class in C#

Working with the Random class in C#

1
Comments
3 min read
C# versions cheat sheets

C# versions cheat sheets

2
Comments
1 min read
No Need to Maintainability Anymore with AI?

No Need to Maintainability Anymore with AI?

4
Comments
3 min read
Interpolated Binary Search

Interpolated Binary Search

3
Comments
2 min read
Sharing Variables between Languages with Polyglot Notebooks

Sharing Variables between Languages with Polyglot Notebooks

5
Comments
5 min read
How to Use Visual Studio Like a Pro When Presenting Your Code

How to Use Visual Studio Like a Pro When Presenting Your Code

28
Comments
3 min read
Elaborating on Strings

Elaborating on Strings

Comments
2 min read
Polyglot Notebooks: The difference between .dib and .ipynb Files

Polyglot Notebooks: The difference between .dib and .ipynb Files

4
Comments
3 min read
Getting started with SpecFlow

Getting started with SpecFlow

5
Comments
4 min read
Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

Create a PDF Digital Signature Web Service Using Azure Key Vault and the Syncfusion C# PDF Library

Comments
10 min read
Lucene.NET for search applications

Lucene.NET for search applications

7
Comments
7 min read
Funny numbers in C#.

Funny numbers in C#.

1
Comments 1
2 min read
Introducing Polyglot Notebooks

Introducing Polyglot Notebooks

9
Comments 2
5 min read
How to add cookie consent in ASP.NET 6

How to add cookie consent in ASP.NET 6

Comments
2 min read
Interpolation Search

Interpolation Search

1
Comments
2 min read
Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

Creating a C# Chatbot with ChatGPT🤖 (Easy) + GitHub Repository

48
Comments 3
8 min read
Flyweight Pattern in C#

Flyweight Pattern in C#

7
Comments
10 min read
Binary Search

Binary Search

Comments
3 min read
Linear Search

Linear Search

Comments
2 min read
Let’s convert that variable in C#

Let’s convert that variable in C#

Comments
3 min read
Caching in .NET

Caching in .NET

10
Comments 2
5 min read
[Parte 14] Entity Framework Core - Paginación

[Parte 14] Entity Framework Core - Paginación

10
Comments 2
5 min read
The eternal question is, what is the better, new Guid() or Guid.Parse()?

The eternal question is, what is the better, new Guid() or Guid.Parse()?

1
Comments
2 min read
C# Language extensions

C# Language extensions

7
Comments
10 min read
loading...