DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Your App is Eating Memory Like a Hungry Teenager: A Real Talk About Garbage Collection 🗑️

Why Your App is Eating Memory Like a Hungry Teenager: A Real Talk About Garbage Collection 🗑️

2
Comments
4 min read
Getting MQ Exception: MQRC_NOT_AUTHORIZED

Getting MQ Exception: MQRC_NOT_AUTHORIZED

Comments
2 min read
Tools and Demo Based on Existing .NET JSON Schema Components

Tools and Demo Based on Existing .NET JSON Schema Components

Comments
6 min read
Span<T> en C#

Span<T> en C#

Comments
2 min read
Stop modifying your appsettings for local development. (please)

Stop modifying your appsettings for local development. (please)

Comments
3 min read
5 Tips for Unity Beginners

5 Tips for Unity Beginners

Comments
3 min read
Game Dev Digest — Issue #286 - Design Tricks, Deep Dives, and more

Game Dev Digest — Issue #286 - Design Tricks, Deep Dives, and more

1
Comments 2
8 min read
Clean Architecture in .NET: Build Scalable & Maintainable Apps

Clean Architecture in .NET: Build Scalable & Maintainable Apps

Comments
1 min read
Two Sum in C# – From Brute Force to Optimal Hash Map & Beyond

Two Sum in C# – From Brute Force to Optimal Hash Map & Beyond

Comments 1
3 min read
Using NanoAPI on Game Mods

Using NanoAPI on Game Mods

5
Comments
3 min read
(Alternative) How to manage users, roles, and claims, using jwt token and asp.net core identity

(Alternative) How to manage users, roles, and claims, using jwt token and asp.net core identity

Comments 1
1 min read
Building Resilient .NET 10 Applications with Polly

Building Resilient .NET 10 Applications with Polly

Comments
2 min read
The Hybrid Power of OOP and FP: Building Scalable Architectures in Java 21+ and C# .NET 9

The Hybrid Power of OOP and FP: Building Scalable Architectures in Java 21+ and C# .NET 9

1
Comments
6 min read
Meridian Workflow – Build Type-Safe, Fluent Workflows in .NET +8 Without the Bloat

Meridian Workflow – Build Type-Safe, Fluent Workflows in .NET +8 Without the Bloat

Comments
2 min read
Supercharge Your .NET Productivity: Launching a Curated C# Snippet Pack for VS & VS Code

Supercharge Your .NET Productivity: Launching a Curated C# Snippet Pack for VS & VS Code

Comments
2 min read
How to Write Cleaner Left Joins in .NET 10 Using LINQ

How to Write Cleaner Left Joins in .NET 10 Using LINQ

Comments
1 min read
𝗜𝗘𝗻𝘂𝗺𝗲𝗿𝗮𝗯𝗹𝗲 𝘃𝘀 𝗜𝗤𝘂𝗲𝗿𝘆𝗮𝗯𝗹𝗲 𝗶𝗻 𝗖#: 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗮𝗻𝗱 𝗪𝗵𝗲𝗻 𝘁𝗼 𝗨𝘀𝗲 𝗘𝗮𝗰𝗵

𝗜𝗘𝗻𝘂𝗺𝗲𝗿𝗮𝗯𝗹𝗲 𝘃𝘀 𝗜𝗤𝘂𝗲𝗿𝘆𝗮𝗯𝗹𝗲 𝗶𝗻 𝗖#: 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗮𝗻𝗱 𝗪𝗵𝗲𝗻 𝘁𝗼 𝗨𝘀𝗲 𝗘𝗮𝗰𝗵

Comments
2 min read
Advanced C# Performance Tuning Techniques

Advanced C# Performance Tuning Techniques

Comments
2 min read
💥 C# for Newbies: A Solid Start or a Trap in Disguise?

💥 C# for Newbies: A Solid Start or a Trap in Disguise?

1
Comments
2 min read
Implementing the Outbox Pattern with PostgreSQL in Brighter

Implementing the Outbox Pattern with PostgreSQL in Brighter

Comments
4 min read
⏱️ Stop Parsing Durations by Hand — Meet SmartTimeSpanParser for .NET 9

⏱️ Stop Parsing Durations by Hand — Meet SmartTimeSpanParser for .NET 9

1
Comments
1 min read
Testes unitários: Reaproveitando casos de teste com C#

Testes unitários: Reaproveitando casos de teste com C#

Comments
2 min read
Game Dev Digest — Issue #282 - Unity 6.2 Beta, Level/Character Design, and more

Game Dev Digest — Issue #282 - Unity 6.2 Beta, Level/Character Design, and more

Comments
10 min read
🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

2
Comments
2 min read
Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
loading...