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-12

Anonymous Types in EF Core

🔍 Anonymous Types in EF Core — the secret weapon for clean, fast queries If you’re still doing Select(entity = entity) and then mapping everything in memory… you’re probably overf…
#C##ef core
Read →
🗓 2026-01-11

EF Core Global Query Filters

🔎 EF Core Global Query Filters — powerful… and easy to misuse If your app has soft deletes, multitenancy, or “only active records” rules, you’ll end up repeating the same Where(..…
#C##ef core
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.