DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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# 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 136: Single Number - (Easy)

C# LeetCode 136: Single Number - (Easy)

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 112: Path Sum -(Easy)

C# LeetCode 112: Path Sum -(Easy)

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

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

1
Comments
2 min read
📝 Como Criar Documentação em .NET com TypeSpec

📝 Como Criar Documentação em .NET com TypeSpec

Comments
2 min read
C# LeetCode 104: Maximum Depth of Binary Tree - (Easy)

C# LeetCode 104: Maximum Depth of Binary Tree - (Easy)

Comments
2 min read
Telegram Bots in C# and How to Build Them: TeleBotFramework

Telegram Bots in C# and How to Build Them: TeleBotFramework

4
Comments 1
6 min read
How to Write Tests in 5 Steps & TDD Explained

How to Write Tests in 5 Steps & TDD Explained

Comments
3 min read
Trading Bot in C# — Part 7— Getting Trade History

Trading Bot in C# — Part 7— Getting Trade History

Comments 2
6 min read
Combine Blazor WebAssembly Client and Server Logs: Two-way log streaming with NLog and SignalR

Combine Blazor WebAssembly Client and Server Logs: Two-way log streaming with NLog and SignalR

Comments
7 min read
What's New in C# 14: User-Defined Compound Assignments

What's New in C# 14: User-Defined Compound Assignments

Comments
5 min read
C# LeetCode 101: Symmetric Tree

C# LeetCode 101: Symmetric Tree

Comments
2 min read
C# LeetCode 83: Remove Duplicates from Sorted List

C# LeetCode 83: Remove Duplicates from Sorted List

Comments
1 min read
C# LeetCode 35: Search Insert Position

C# LeetCode 35: Search Insert Position

Comments
2 min read
C# LeetCode 66: Plus One - (Easy)

C# LeetCode 66: Plus One - (Easy)

Comments
2 min read
C# LeetCode 94: Binary Tree Inorder Traversal - (Easy)

C# LeetCode 94: Binary Tree Inorder Traversal - (Easy)

Comments
2 min read
Building AI-Powered Applications with C# and Semantic Kernel

Building AI-Powered Applications with C# and Semantic Kernel

2
Comments 1
5 min read
Reflection in C# : What It Is, How It Works, and Why It Matters for Unity Developers

Reflection in C# : What It Is, How It Works, and Why It Matters for Unity Developers

1
Comments
2 min read
Supercharging EF Core Specifications with EF.CompileQuery

Supercharging EF Core Specifications with EF.CompileQuery

3
Comments
4 min read
.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

Comments
6 min read
C# LeetCode 28: Find the Index of the the First Occurrence in a String

C# LeetCode 28: Find the Index of the the First Occurrence in a String

1
Comments
1 min read
loading...