Archive
All articles
.NET, Azure, AI and architecture — filter by topic.
8 articles
ArchitectureFeatured
Clean Architecture in .NET without overengineering
Separating domain from infrastructure doesn’t mean ten layers. A pragmatic guide for .NET 9.
Jul 10, 2026 · 12 minRead →
Applied AI
Building a coding agent with the OpenAI SDK and .NET
Thinking, reading, editing, grepping — orchestrating an agent’s stages in C#.
Jun 28, 2026 · 15 minRead →
Azure & Cloud
Zero-downtime deploys on Azure Container Apps
Revisions, health probes and progressive traffic without taking prod down.
Jun 15, 2026 · 9 minRead →
.NET / C#
Minimal APIs vs Controllers: when each one makes sense
Benchmarks, ergonomics and maintenance in real-world .NET projects.
May 30, 2026 · 8 minRead →
Architecture
The Result pattern: errors without exceptions in C#
Making the error flow explicit and testable, without abusing try/catch.
May 12, 2026 · 7 minRead →
Applied AI
RAG in production with Azure AI Search and embeddings
Chunking, reranking and latency: what changes from notebook to cluster.
Apr 22, 2026 · 14 minRead →
Open source
Shipping my first NuGet package: lessons from v1.0
Versioning, CI and docs people actually read.
Apr 05, 2026 · 6 minRead →
Career & MVP
The road to Microsoft MVP: my 12-month plan
Contributions, talks and content — how I’m tracking progress.
Mar 18, 2026 · 10 minRead →