Technical notes on .NET, Flutter & modern development
I share short, practical tips from real-world work with ASP.NET Core, Entity Framework Core, Flutter, Dart, and general backend/frontend engineering.
Latest posts

2025-11-29
How I Made a Reporting API 20× Faster: EF Core vs. Legacy SQL
How I transformed a 40-second slow reporting API into a sub-2-second performer by refactoring a legacy stored procedure to EF Core

