Moving to Codeberg - Just for Fun
I moved my blog to Codeberg. No big reason - just wanted to try something different. ...
I moved my blog to Codeberg. No big reason - just wanted to try something different. ...
I tried to create a small app using LLM. Here is what happened. ...
In one of my projects, I used Win2D for graphics. This time, I decided to try SkiaSharp. ...
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? ...
I catch myself thinking that I know about all modern technologies only from their documentation at the time of their first release. ...
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. ...
Meet IcoApp – my simple icon tool! ...
Today, we’ll look at enhancing IHostedService integration with built-in DI in WinUI apps. ...
Today, we’ll look at the process of creating custom controls using a slider as an example. ...
Today we’ll look at organizing the MusicApp interface. ...