Knowledge

Not a blog. Just short technical write-ups of problems I actually hit and how I got out of them โ€” problem, investigation, solution.

Migrating a WinForms app from .NET Framework 4.8 to .NET 8

What broke, what didn't, and the order I'd do it in next time.

Why does my SQLite database keep locking?

Connection pooling, WAL mode, and the mistakes that cause "database is locked".

How do you update a Windows app safely while it's running?

Versioned data, safe replacement, and an update feed that doesn't lie.

An unhandled error has occurred. Reload ๐Ÿ—™