C# 14 ships with .NET 10 this November, bringing features that make everyday code cleaner and safer. Learn how null-conditional assignment, the field keyword, and extension members can simplify your code with clear before-and-after examples. …
Blog Posts
In this article, we will explore how to intentionally create a race condition, analyze why it happens, and demonstrate the best ways to properly simulate a race condition in C#. …
In this post, we will delve into the core principles and guidance of the Well-Architected Frameworks (WAF) of Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). We’ll highlight …
Custom tools are a reflection of the developer's ingenuity, problem-solving skills, and deep understanding of the project's unique demands. …
Simple Event-Sourcing with EF Core and SQL Server …
Learn how to send Microsoft Teams self-messages using Graph SDK in a .NET 6 console application with this step-by-step tutorial. …
Explore the importance of unit testing in software development and learn how it improves code quality, saves time, and prevents catastrophic failures like the London ambulance dispatch system incident. …











