DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
📊 From Crystal Reports to Modern Reporting: My Journey

📊 From Crystal Reports to Modern Reporting: My Journey

Comments
2 min read
Understanding Constants in C#: CLR perspective

Understanding Constants in C#: CLR perspective

Comments
4 min read
Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

3
Comments
10 min read
Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Comments
3 min read
What Makes C# Developers Highly Sought After in Today’s Job Market

What Makes C# Developers Highly Sought After in Today’s Job Market

Comments
2 min read
ABP vs RepoGen

ABP vs RepoGen

Comments
3 min read
🧾 How I Rebuilt My eAdvice System with C# Console Apps

🧾 How I Rebuilt My eAdvice System with C# Console Apps

Comments
2 min read
Build a Smarter FAQ Bot with Azure AI: A Step-by-Step Guide to Question Answering

Build a Smarter FAQ Bot with Azure AI: A Step-by-Step Guide to Question Answering

Comments
9 min read
Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

3
Comments
13 min read
Servy - Turn Any App into a Native Windows Service

Servy - Turn Any App into a Native Windows Service

Comments
4 min read
Game Dev Digest — Issue #293 - Porting, Trailers, Marketing, and more

Game Dev Digest — Issue #293 - Porting, Trailers, Marketing, and more

1
Comments
11 min read
Graph Theory in Real Life: How BFS Solves Business Problems You Didn’t Know Existed

Graph Theory in Real Life: How BFS Solves Business Problems You Didn’t Know Existed

6
Comments 1
2 min read
Fixing Blazor 404 Errors When Using Razor Class Library Pages

Fixing Blazor 404 Errors When Using Razor Class Library Pages

1
Comments
3 min read
🧠 Headless Architecture – The Unknown Gem That Supercharged My Automation Projects

🧠 Headless Architecture – The Unknown Gem That Supercharged My Automation Projects

Comments
2 min read
Building an Intelligent Task Router for Multi-Model AI Systems with ML.NET

Building an Intelligent Task Router for Multi-Model AI Systems with ML.NET

8
Comments
5 min read
Mastering LINQ in C#: A Comprehensive Guide to Methods and When to Use Them

Mastering LINQ in C#: A Comprehensive Guide to Methods and When to Use Them

4
Comments
4 min read
Turn LLM-Generated HTML into Images Using PuppeteerSharp with .NET

Turn LLM-Generated HTML into Images Using PuppeteerSharp with .NET

5
Comments 1
6 min read
𝗖𝗮𝗿𝗲𝗲𝗿 𝗕𝗿𝗲𝗮𝗸 𝘁𝗼.𝗡𝗘𝗧 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿 𝗦𝘂𝗰𝗰𝗲𝘀𝘀

𝗖𝗮𝗿𝗲𝗲𝗿 𝗕𝗿𝗲𝗮𝗸 𝘁𝗼.𝗡𝗘𝗧 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿 𝗦𝘂𝗰𝗰𝗲𝘀𝘀

Comments 2
1 min read
Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Comments
2 min read
C# LeetCode 136: Single Number - (Easy)

C# LeetCode 136: Single Number - (Easy)

Comments
1 min read
⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

Comments
1 min read
C# LeetCode 125: Valid Palindrome - (Easy)

C# LeetCode 125: Valid Palindrome - (Easy)

Comments
2 min read
C# LeetCode 118: Pascal's Triangle - (Easy)

C# LeetCode 118: Pascal's Triangle - (Easy)

Comments
1 min read
C# LeetCode 88: Merge Sorted Array - (Easy)

C# LeetCode 88: Merge Sorted Array - (Easy)

1
Comments
2 min read
C# LeetCode 112: Path Sum -(Easy)

C# LeetCode 112: Path Sum -(Easy)

Comments
2 min read
loading...