Curated developer articles, tutorials, and guides � auto-updated hourly


If you've been building with Claude in .NET, you've probably leaned on one of the lovely community.....


Eight months ago the creator of ILGPU told me supporting Blazor WebAssembly would be too difficult. ...


A rider opens the app and taps "Request". In the next two seconds, the system has to find which of.....


Part 5 was going to be about integrating on Kestrel, instead this is going to be a rant about...


This article is based on a public repository I created. You can check the full project and follow...


OpenAI Codex CLI is locked to the Responses API. Cadenza.Agent puts a Responses-shaped server in fro...


A deep dive into V.A.L.I.D.—a compile-time state-tracking framework that shares raw WebAssembly memo...


Calling Python's Async World from C#: A Deep Dive into PyDotNet's Async Bridge ...


How I Stopped Fighting AI Context: JetBrains AI vs. Copilot in Rider Last Tuesday, I was...


This is Part 10 of my series on the Microsoft Agent Framework. You can read the original post over.....


For part 6 let's do some benchmarks; What is going to be benchmarked io_uring read+writ...


How I Finally Got an MCP Server Running with .NET 9 Last Tuesday, a Slack DM from our...


We've all done this. You hit an exception You copy the stack trace Open Google Read...


Introduction The Content Pipeline is the official way to handle assets in MonoGame....


This post was originally published on rollgate.io/blog/feature-flags-aspnet-core. Every .NET team....


Introduction Learn how to create a dotnet Global Tool that lists all NET Core Frameworks...


Every time you schedule a background job after saving to the database, you're one crash away from a ...


3-Layer Architecture When I started programming in C# back in 2010 in Prague (Czech...


Excel automation in .NET seems easy—until you're generating 500,000 rows on a Linux server at 2 AM.....


The Problem I was building a content management platform with a .NET 9 backend. The...


Claude Code vs. Legacy .NET: I Picked the Helper, Not the Hero Last Tuesday, I was staring...


From InvalidOperationException to Insight: My AI Debugging Journey with .NET 9 Last...


I’ve been building a .NET 10 boilerplate (C-Nex) and wanted to keep everything strictly server-side....


Introduction When creating a new game, one of the very first questions is choosing...