Engineering notes, patterns, and quick wins.

A tiny blog built with Blazor + SQLite — clean, fast, and easy to back up.

Tags
Clear filter
🗓 2026-01-21

CORS in ASP.NET

🚦 CORS in ASP.NET: Why your API “works in Postman” but fails in the browser If your frontend gets: ❌ Blocked by CORS policy …your API is fine. The browser is blocking the call. ✅…
#ASP.NET#C#
Read →
🗓 2026-01-04

REST in .NET

🚀 REST in .NET — Principles, Pitfalls, and Practical Guidance REST is one of the most talkedabout concepts in backend development — and also one of the most misapplied. In .NET, b…
#ASP.NET#C#
Read →
🗓 2026-01-03

Controllers vs Minimal APIs

ASP.NET Core gives us two ways to expose HTTP endpoints. Both are firstclass. Both are productionready. But they solve different problems. 🧩 Minimal APIs — Fast, Focused, Lightwei…
#ASP.NET#C#
Read →

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.