Writing by
Farhad Mammadov

Practical engineering essays on .NET, AWS, SRE principles, and building production systems — written from Munich, Germany.

Featured calendar_todayFeb 26, 2026 schedule1 min read

Getting Started with Blazor WebAssembly

In this post, we'll explore how to build interactive web applications using Blazor WebAssembly. Blazor allows you to write C# code that runs in the browser, eliminating the need fo...

READ ARTICLE arrow_forward