DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Garbage Collection in C# — How .NET Cleans Up After You 🧹

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

Comments
1 min read
gRPC vs REST

gRPC vs REST

3
Comments
10 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
Task, Thread και async/await στο .NET

Task, Thread και async/await στο .NET

Comments
3 min read
Shadow Properties στο EF Core

Shadow Properties στο EF Core

Comments
1 min read
Boxing και Unboxing

Boxing και Unboxing

Comments
1 min read
C# Record Type

C# Record Type

Comments
3 min read
Διαφορές μεταξύ IEnumerable, IQueryable και List σε Απόδοση και Χρήση

Διαφορές μεταξύ IEnumerable, IQueryable και List σε Απόδοση και Χρήση

Comments
1 min read
Span και Memory

Span και Memory

Comments
1 min read
loading...