DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🧠 Managed vs Unmanaged Code — Explained for Beginners

🧠 Managed vs Unmanaged Code — Explained for Beginners

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

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

1
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

1
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

1
Comments
16 min read
How to Convert Excel (XLS or XLSX) to PDF in C# .NET: Complete Guide

How to Convert Excel (XLS or XLSX) to PDF in C# .NET: Complete Guide

Comments
5 min read
🧱 Lesson 6  - Redis Caching for Performance Optimization

🧱 Lesson 6  - Redis Caching for Performance Optimization

Comments
4 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

3
Comments
13 min read
Understanding Federated Learning: Best Practices for Implementing Privacy-Preserving AI in C# Projects

Understanding Federated Learning: Best Practices for Implementing Privacy-Preserving AI in C# Projects

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

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

1
Comments
14 min read
Migration from .NET 4.7 to .NET 10

Migration from .NET 4.7 to .NET 10

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#

1
Comments
2 min read
Blazor vs React: A .NET Developer's Honest Comparison

Blazor vs React: A .NET Developer's Honest Comparison

9
Comments
20 min read
A No-Nonsense C# Async, Threading & Concurrency Guide

A No-Nonsense C# Async, Threading & Concurrency Guide

Comments
17 min read
C#: Find and Remove Blank Pages from PDF

C#: Find and Remove Blank Pages from PDF

Comments
5 min read
TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

4
Comments 1
17 min read
Legal Research is Changing: How AI Makes Your C# Applications Smarter

Legal Research is Changing: How AI Makes Your C# Applications Smarter

1
Comments
8 min read
Slicing Through Code: How I Built Fruit Ninja

Slicing Through Code: How I Built Fruit Ninja

Comments
1 min read
🧱 Lesson 5  - Working with PostgreSQL (Multi-Database Setup)

🧱 Lesson 5  - Working with PostgreSQL (Multi-Database Setup)

Comments
3 min read
Soporte multilenguaje en WinUI 3

Soporte multilenguaje en WinUI 3

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

Learning .NET from Beginner to Advanced Level's

20
Comments 2
22 min read
.NET 10 Data Export API — Minimal APIs, Mapster, Rate Limiting & OpenAPI Done Right

.NET 10 Data Export API — Minimal APIs, Mapster, Rate Limiting & OpenAPI Done Right

1
Comments
8 min read
Starting My Journey on DEV as a Backend Developer

Starting My Journey on DEV as a Backend Developer

Comments
1 min read
loading...