DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web API Architecture: Services and Repositories

Web API Architecture: Services and Repositories

3
Comments 2
3 min read
How to Generate a PDF from a Template in C#

How to Generate a PDF from a Template in C#

Comments 1
6 min read
C# Inheritance: Virtual, Override, New, and Hidden Dangers

C# Inheritance: Virtual, Override, New, and Hidden Dangers

Comments
3 min read
Brighter and RabbitMQ: How to setup and use Brighter with RabbitMQ

Brighter and RabbitMQ: How to setup and use Brighter with RabbitMQ

Comments
2 min read
Mastering Stack<T> in C# for Coding Interviews

Mastering Stack<T> in C# for Coding Interviews

1
Comments 2
2 min read
ASP.NET 8 - Cookie Authentication

ASP.NET 8 - Cookie Authentication

6
Comments 2
5 min read
Mastering Dictionary<TKey, TValue> in C# for Coding Interviews

Mastering Dictionary<TKey, TValue> in C# for Coding Interviews

1
Comments 1
2 min read
How to Read a File in C#: Quick and Efficient Methods

How to Read a File in C#: Quick and Efficient Methods

4
Comments
3 min read
Distributed C# AI Framework for Enterprise: Orleans (Part 1)

Distributed C# AI Framework for Enterprise: Orleans (Part 1)

2
Comments
3 min read
Solving "SDK 'Microsoft.NET.Sdk' Not Found" Error in Visual Studio

Solving "SDK 'Microsoft.NET.Sdk' Not Found" Error in Visual Studio

2
Comments
2 min read
Why Are You Still Coding Like a Caveman? The LivinGrimoire AGI Revolution Is Here!

Why Are You Still Coding Like a Caveman? The LivinGrimoire AGI Revolution Is Here!

1
Comments 4
2 min read
Mastering Date and Time in C#: A Practical Developer’s Guide

Mastering Date and Time in C#: A Practical Developer’s Guide

Comments
2 min read
How Missing Initialization of out Parameters Leads to Errors in C#

How Missing Initialization of out Parameters Leads to Errors in C#

3
Comments 4
1 min read
Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Comments 2
1 min read
Mastering HashSet in C# for Coding Interviews

Mastering HashSet in C# for Coding Interviews

Comments 1
2 min read
Mastering Arrays in C# for Coding Interviews

Mastering Arrays in C# for Coding Interviews

Comments 1
2 min read
Mastering List<T> in C# for Coding Interviews

Mastering List<T> in C# for Coding Interviews

Comments
2 min read
Background Tasks in C# 🧵

Background Tasks in C# 🧵

3
Comments 2
3 min read
Handling Transactions on Large Tables in High-Traffic C# Applications

Handling Transactions on Large Tables in High-Traffic C# Applications

Comments
2 min read
C# How to ambient transaction work under the hood

C# How to ambient transaction work under the hood

1
Comments
6 min read
C# Collection Types for Beginners

C# Collection Types for Beginners

5
Comments
3 min read
Game Dev Digest — Issue #276 - UI, Fonts, Modeling, and more

Game Dev Digest — Issue #276 - UI, Fonts, Modeling, and more

Comments
7 min read
5 Powerful Habits That Will Make You a Successful Programmer (No Matter What Language You Use)

5 Powerful Habits That Will Make You a Successful Programmer (No Matter What Language You Use)

1
Comments 1
2 min read
C# Functional Programming with Delegates and Higher-order functions

C# Functional Programming with Delegates and Higher-order functions

Comments 2
4 min read
Hello .NET Aspire: Breaking down the key features

Hello .NET Aspire: Breaking down the key features

3
Comments
6 min read
loading...