DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Facade Design Pattern in C#: How to Simplify Complex Subsystems

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

1
Comments 2
9 min read
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
Trying to use dotnet watch with Svelte

Trying to use dotnet watch with Svelte

Comments
11 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Data Structures in C# - The complex ones... and some other ones as well

Data Structures in C# - The complex ones... and some other ones as well

2
Comments
12 min read
Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Comments
3 min read
Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

Comments
12 min read
Understanding the C# 10 Memory Model

Understanding the C# 10 Memory Model

Comments
2 min read
async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

1
Comments
8 min read
Extract Method Refactoring Technique in C# – What You Need To Know

Extract Method Refactoring Technique in C# – What You Need To Know

Comments
5 min read
Is Dependency Injection the Missing Technique That's Holding Your Career Back?

Is Dependency Injection the Missing Technique That's Holding Your Career Back?

4
Comments
13 min read
Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments 1
8 min read
Aprimorando a Robustez do CĂłdigo com Membros ObrigatĂłrios no C# 11

Aprimorando a Robustez do CĂłdigo com Membros ObrigatĂłrios no C# 11

1
Comments
2 min read
Implicit Operators in C#: How To Simplify Type Conversions

Implicit Operators in C#: How To Simplify Type Conversions

Comments
9 min read
Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

11
Comments 3
4 min read
Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

1
Comments 1
5 min read
Difference Between Raw SQL and Dapper

Difference Between Raw SQL and Dapper

1
Comments
2 min read
Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Comments
6 min read
How to Load Controller Class From Another DLL?

How to Load Controller Class From Another DLL?

6
Comments
4 min read
Using auto-values in Aerospike LINQPad driver

Using auto-values in Aerospike LINQPad driver

1
Comments
7 min read
Virtual in C#: How to Use it?

Virtual in C#: How to Use it?

11
Comments 4
5 min read
Common Implementation Mistakes of Work Pattern in C#

Common Implementation Mistakes of Work Pattern in C#

Comments
2 min read
Refactoring C# Code – 4 Essential Techniques Simplified

Refactoring C# Code – 4 Essential Techniques Simplified

1
Comments
10 min read
Activator.CreateInstance in C# – A Quick Rundown

Activator.CreateInstance in C# – A Quick Rundown

1
Comments 4
3 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

16
Comments 5
7 min read
Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Comments 1
6 min read
async await in C#: 3 Beginner Tips You Need to Know

async await in C#: 3 Beginner Tips You Need to Know

2
Comments 2
7 min read
Rest API in C#

Rest API in C#

7
Comments 4
4 min read
Pro{gramadores}, pro{ductivos} y pro{crastinadores}.

Pro{gramadores}, pro{ductivos} y pro{crastinadores}.

2
Comments
1 min read
Reflection In C#: 4 Simple But Powerful Code Examples

Reflection In C#: 4 Simple But Powerful Code Examples

2
Comments 2
8 min read
Factory Method Design Pattern in C#

Factory Method Design Pattern in C#

Comments
2 min read
Turning a String into an Int in C#: Full Guide

Turning a String into an Int in C#: Full Guide

2
Comments
7 min read
Nameof in C#: Understanding the Usage

Nameof in C#: Understanding the Usage

8
Comments 6
6 min read
Using Autofac In C# – 3 Simple Tips For Beginners

Using Autofac In C# – 3 Simple Tips For Beginners

Comments 2
7 min read
Building NLP applications with Azure OpenAI

Building NLP applications with Azure OpenAI

1
Comments
6 min read
What is Serialization and Deserialization in C#?

What is Serialization and Deserialization in C#?

Comments
2 min read
Mastering Resource Management in C# with the Disposable Pattern

Mastering Resource Management in C# with the Disposable Pattern

1
Comments
2 min read
Creating Stunning Charts for Your ASP.NET Applications

Creating Stunning Charts for Your ASP.NET Applications

Comments
7 min read
EF Core/NorthWind for Oracle

EF Core/NorthWind for Oracle

Comments
14 min read
Common Sorting Algorithms in C# - From My Experience

Common Sorting Algorithms in C# - From My Experience

1
Comments
9 min read
Pitfalls of Hosting Background Workers as Azure App Service

Pitfalls of Hosting Background Workers as Azure App Service

Comments 2
1 min read
C# 10 Top-Level Statements: Simplicity for Enhanced Code Readability

C# 10 Top-Level Statements: Simplicity for Enhanced Code Readability

2
Comments 1
2 min read
Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

Comments
6 min read
Object Creation in C#: Step-by-Step Guide

Object Creation in C#: Step-by-Step Guide

9
Comments
7 min read
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Comments
2 min read
Global Formatting Made Easy with IFormattable in .NET 8 for Enterprise Applications

Global Formatting Made Easy with IFormattable in .NET 8 for Enterprise Applications

Comments
2 min read
C# For Beginners – 5 Simplified Concepts In C#

C# For Beginners – 5 Simplified Concepts In C#

1
Comments
7 min read
Using dependency injection with Azure .NET SDK

Using dependency injection with Azure .NET SDK

1
Comments
5 min read
IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

2
Comments 4
9 min read
How to Customize the .NET MAUI DataForm Control

How to Customize the .NET MAUI DataForm Control

1
Comments 1
1 min read
Docker-Compose Chronicles: Conquering the Volume Conundrum

Docker-Compose Chronicles: Conquering the Volume Conundrum

Comments
3 min read
Nullability in C#: Detailed Guide

Nullability in C#: Detailed Guide

9
Comments
7 min read
OOP Concepts C# : Mastering

OOP Concepts C# : Mastering

1
Comments
1 min read
Eventos em C#

Eventos em C#

1
Comments 2
3 min read
Better Implementation Of Singleton Pattern in .NET

Better Implementation Of Singleton Pattern in .NET

1
Comments 1
3 min read
Programmatically elevate a .NET application on any platform

Programmatically elevate a .NET application on any platform

Comments
4 min read
loading...