Blog

Practical notes on .NET, Angular, and shipping AI features — no fluff, just what worked.

AI May 2026

Building AI-Powered Apps with .NET 8 and Azure OpenAI

A practical guide to integrating Azure OpenAI into .NET 8 applications — chat completions, streaming responses, and production best practices.

Read article →
Angular Apr 2026

Angular Signals: Reactive State Made Simple

Angular's Signals API brings fine-grained reactivity without RxJS complexity. Learn signal(), computed(), and effect() with practical examples.

Read article →
.NET Mar 2026

Clean Architecture in .NET 8: A Practical Guide

Structure your .NET 8 applications for long-term maintainability using Clean Architecture — layers, project layout, and real code examples.

Read article →