DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns #12: Let the Visitor In — A Deep Dive into the Visitor Pattern.

Design Patterns #12: Let the Visitor In — A Deep Dive into the Visitor Pattern.

Comments
11 min read
Game Dev Digest — Issue #304 - Optimization, and more

Game Dev Digest — Issue #304 - Optimization, and more

Comments
9 min read
How to Split PDF Documents in C#

How to Split PDF Documents in C#

Comments
3 min read
Προσθήκη Fluent Validator step by step

Προσθήκη Fluent Validator step by step

Comments
3 min read
The Secret to Efficient AI Workflows in C#: Patterns You Need to Know

The Secret to Efficient AI Workflows in C#: Patterns You Need to Know

Comments
7 min read
C# Strings Explained: Methods, Formatting, and Manipulation

C# Strings Explained: Methods, Formatting, and Manipulation

Comments 1
4 min read
Garbage Collection in C# — How .NET Cleans Up After You 🧹

Garbage Collection in C# — How .NET Cleans Up After You 🧹

Comments
1 min read
How to Convert Word Docx to HTML with C#

How to Convert Word Docx to HTML with C#

Comments
6 min read
🔥 .𝗡𝗘𝗧 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝘃𝘀 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 — 𝗞𝗲𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗱

🔥 .𝗡𝗘𝗧 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝘃𝘀 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 — 𝗞𝗲𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗱

Comments
1 min read
Abordagem Vertical Slice (VSA) em MediatR

Abordagem Vertical Slice (VSA) em MediatR

Comments
2 min read
Building Autonomous AI Agents in C#: Tips from Real-World Applications

Building Autonomous AI Agents in C#: Tips from Real-World Applications

Comments
8 min read
.NET 10: O GC que reduz a memória, mas exige uma escolha dura – Você aceita diminuir o Throughput?

.NET 10: O GC que reduz a memória, mas exige uma escolha dura – Você aceita diminuir o Throughput?

1
Comments
6 min read
How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

Comments
9 min read
Understanding the `as` and `is` Keywords in C#

Understanding the `as` and `is` Keywords in C#

Comments
2 min read
Unit Testing Our First LINQ-like Methods in C#

Unit Testing Our First LINQ-like Methods in C#

Comments
3 min read
Methods and Functions in C#

Methods and Functions in C#

Comments
5 min read
Mastering C# Word Mail Merge with Spire.Doc: A Developer's Guide

Mastering C# Word Mail Merge with Spire.Doc: A Developer's Guide

4
Comments
4 min read
Connecting Factory Machines to Your Code: A Simple Guide to S7-1500 and C# with S7.NET

Connecting Factory Machines to Your Code: A Simple Guide to S7-1500 and C# with S7.NET

Comments
4 min read
HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

Comments
2 min read
PNG to BMP: Understanding Legacy Format Conversion for Windows Development

PNG to BMP: Understanding Legacy Format Conversion for Windows Development

5
Comments
11 min read
🕒 Automating Periodic Tasks with EventBridge Scheduler, .NET, and CloudFormation

🕒 Automating Periodic Tasks with EventBridge Scheduler, .NET, and CloudFormation

Comments
4 min read
C# Loop vs Linq. Does it really help

C# Loop vs Linq. Does it really help

Comments 1
1 min read
C# Type System

C# Type System

Comments
4 min read
Modern C# Development: Target-Typed `new`

Modern C# Development: Target-Typed `new`

3
Comments
3 min read
C# Record Type

C# Record Type

Comments
3 min read
loading...