Building a Desktop Host from Scratch
I’ve written about dependency injection in WinUI many times. Now we must go deeper. ...
Windows 11 Home Single Language
I’ve decided to try the simplest Windows 11 version. ...
Async Relay Command in C#: Handle Tasks Without Losing Control
RelayCommand is good. AsyncRelayCommand is better. ...
Signing Git Commits with GPG on Windows
I wanted to sign my code. ...
Moving to Codeberg - Just for Fun
I moved my blog to Codeberg. No big reason - just wanted to try something different. ...
Vibe Coding
I tried to create a small app using LLM. Here is what happened. ...
SkiaSharp with WinUI
In one of my projects, I used Win2D for graphics. This time, I decided to try SkiaSharp. ...
MenuFlyout and Data Binding
When a menu needs to be created based on changing data, the first thought is data binding. But then you remember: MenuFlyout does not support it. What should we do? ...
Introduction to Rx.NET
I catch myself thinking that I know about all modern technologies only from their documentation at the time of their first release. ...
2026: Tools, Projects & All Things Code
It’s time to shake off the dust. Last year was about tinkering and prototypes. This year is about building them right — from the ground up. Let’s talk about the plan. ...