DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# Data Structures Mental Model — From `User pedro` to LLM‑Ready Types

C# Data Structures Mental Model — From `User pedro` to LLM‑Ready Types

Comments
8 min read
Deferred Execution: The Essence of LINQ in C#

Deferred Execution: The Essence of LINQ in C#

Comments
5 min read
C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

Comments
14 min read
C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

Comments
8 min read
C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

Comments
16 min read
How to Generate PDFs via API in C# (using TemplateMaster)

How to Generate PDFs via API in C# (using TemplateMaster)

Comments
1 min read
C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

Comments
14 min read
Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

1
Comments 1
8 min read
C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

Comments
14 min read
Checkbox Aria TagHelper

Checkbox Aria TagHelper

Comments
2 min read
Inside the .NET Engine

Inside the .NET Engine

Comments
1 min read
How to Generate and Customize Word Charts Using C#

How to Generate and Customize Word Charts Using C#

1
Comments
6 min read
Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

Comments 1
9 min read
Adapter Pattern Explained with Real Examples

Adapter Pattern Explained with Real Examples

Comments 2
6 min read
Migration from .NET 4.7 to .NET 10

Migration from .NET 4.7 to .NET 10

Comments
4 min read
Dockerizing Your Web API with SQL Server, Dapper, and FluentMigrator

Dockerizing Your Web API with SQL Server, Dapper, and FluentMigrator

Comments
4 min read
SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C#

SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C#

Comments
2 min read
Learning .NET from Beginner to Advanced Level's

Learning .NET from Beginner to Advanced Level's

1
Comments
22 min read
Build a Priority-Aware Background Job Runner

Build a Priority-Aware Background Job Runner

Comments
4 min read
Catching .NET Vulnerabilities Early: A Hands-On Guide with Puma Scan

Catching .NET Vulnerabilities Early: A Hands-On Guide with Puma Scan

Comments
2 min read
I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

Comments
1 min read
How to Add Watermarks to PDF Documents Using C#

How to Add Watermarks to PDF Documents Using C#

Comments
3 min read
Game Dev Digest — Issue #309 - Unity 6.3 LTS, Plus More

Game Dev Digest — Issue #309 - Unity 6.3 LTS, Plus More

Comments
8 min read
Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Comments
1 min read
Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

2
Comments
13 min read
loading...