Latest posts
Durable Workflows In .NET With Temporal And Aspire
A practical introduction to Temporal using an order workflow built with .NET and Aspire.
How PDF Rendering Works With PDFium And .NET
A practical look at PDF rendering, how PDFium turns a document page into pixels, and what PdfiumRaster adds for .NET applications.
Named Pipes in .NET: A Practical Use Case
How named pipes became the communication layer between isolated PDF rendering workers in PdfiumRaster.Orchestrator.
Two Pointers
A practical note about the two pointers pattern in C#.
Building a RAG System with Microsoft.Extensions.VectorData
Build a complete RAG pipeline in .NET 10 with Microsoft.Extensions.VectorData, OpenAI and PostgreSQL with pgvector.
What to expect
- Architecture notes from real projects
- Delivery and quality practices that scale with teams
- Lessons from debugging, migrations, and system redesigns
- Opinions about tradeoffs, not just tools