

Recent
Expertise Alienation
The more you know, the fewer people can keep up. Expertise creates a kind of isolation — not loneliness exactly, but a shrinking pool of people who can meet you…
→ read moreCreating the Best Project Obsessed with Perfection
The obsession with the perfect architecture is itself the obstacle. Every experienced developer has been enchanted by CQRS, Minimal API, microservices — the…
→ read moreMy 10-Day Journey of Learning Go: Building Web Apps and More!
Ten days, one language, several working programs. I came from a decade of C# and expected Go to feel foreign — instead it felt like a corrective. A record of…
→ read moreUsing HttpResults.Results for Minimal API Methods with MiniValidator in .NET Core
HttpResults.Results gives Minimal API methods typed, consistent return shapes without boilerplate. Pair it with MiniValidator and you get clean validation flow…
→ read moreUnveiling the Challenges of Blazor Development: Navigating Through Insufficient Libraries and Unstable Experiences
I have shipped six Blazor products — Server, WASM, and MAUI — and I genuinely like the technology. But the gap between the promise and the day-to-day reality is…
→ read moreNDPE [1] - .NET Web Design Pattern Razor Pages Page Model
Razor Pages Page Model under the microscope: three approaches, real trade-offs, one honest conclusion.
→ read moreNDPE [0] - .NET Core Web Design Patterns Details
Setup and goals for the .NET Design Patterns Experiment: testing Razor Pages, MVC, and Minimal API on a single ToDo project.
→ read moreWhich Technique to choose between the Web Development?
.NET web patterns compared side by side: which one fits which project, and why the choice matters early.
→ read moreMaking Forms Without Having Code Behind?
Tools I actually use — editors, terminals, and utilities that earn their place in the workflow.
→ read moreI Developed/Published Application with .NET MAUI Blazor
Publishing a native Blazor app with .NET MAUI is possible. The gap between possible and smooth is real.
→ read more