.NET, C#, and the craft
of software engineering
Independent essays, deep tutorials, and opinionated takes — written by working engineers. From CLR internals to the long shadow of QBASIC.
A premium dispatch from inside the .NET ecosystem.
Dot Net Masters is an independent magazine for working software engineers — the people who actually ship .NET, C#, ASP.NET, WPF and Windows desktop applications, and the architects responsible for keeping them running. We publish deep technical tutorials, opinionated essays on developer culture, and nostalgic dives into programming history — from QBASIC to the modern CLR.
Startups
Showcase
.NET

NET Aspire 13 Makes Distributed Development Worth Doing Again
There is a kind of developer pain that is so normalised it stopped generating complaints years ago. You join a team building a modern distr…

What .NET 10 Actually Changes for Working Developers
Microsoft released .NET 10 in November 2025 as a long-term support version — meaning it will be supported until November 2028. That LTS tag…

Why Your Async Code Deadlocks in .NET (and How to Fix It Properly)
The #1 question new (and not-so-new) .NET developers ask about async/await: why does it deadlock? Here's the real reason — and the fix, wit…
Most discussed this month
Async/Await in C# — The Mistakes That Cause Deadlocks and How to Avoid Them
How Modern Consumer Platforms Handle Authentication and Session Design
.NET Microservices with Docker and Kubernetes — A Practical Guide for 2026
Why Niche Startups Are Quietly Outperforming the Hype Cycle in 2026
Why Vertical SaaS Is Winning in 2026 and What .NET Developers Should Build Next
Deeper essays & opinion

.NET Microservices with Docker and Kubernetes — A Practical Guide for 2026
The decision to containerise a .NET application used to feel like a significant architectural commitment. In 2026, it is baseline infrastru…

Why Vertical SaaS Is Winning in 2026 and What .NET Developers Should Build Next
The SaaS market hit $315 billion in 2026. That number appears in the business press primarily as evidence of opportunity — the market is la…

Why More Startups Are Choosing .NET in 2026 (And What's Still Holding Some Back)
For roughly a decade, Node.js was the default answer when a startup founder asked their first engineering hire what to build the backend on…

Why Your Async Code Deadlocks in .NET (and How to Fix It Properly)
The #1 question new (and not-so-new) .NET developers ask about async/await: why does it deadlock? Here's the real reason — and the fix, wit…

