DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Read a File in C#: Quick and Efficient Methods

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

7
Comments
3 min read
ASP.NET 8 - Cookie Authentication

ASP.NET 8 - Cookie Authentication

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

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

1
Comments
3 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

3
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
👨🏽‍💻 Exploring Escape Sequences in C#

👨🏽‍💻 Exploring Escape Sequences in C#

Comments
1 min read
Background Tasks in C# đź§µ

Background Tasks in C# đź§µ

2
Comments 2
3 min read
Game Dev Digest — Issue #281 - Indie Devs, Tools, News and more

Game Dev Digest — Issue #281 - Indie Devs, Tools, News and more

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

4
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
Creating a Telegram Bot with BotticelliBots: A Quick Guide

Creating a Telegram Bot with BotticelliBots: A Quick Guide

Comments
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
`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

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

Hello .NET Aspire: Breaking down the key features

3
Comments
6 min read
The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

Comments
2 min read
`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

3
Comments
3 min read
More Partial Members in C# 13 — Properties & Indexers Join the Party

More Partial Members in C# 13 — Properties & Indexers Join the Party

1
Comments
2 min read
loading...