WinUI application project structure

Today, I’ll explain the project structure I use when building WinUI apps. ...

June 15, 2025

Using MediaPlayer class in WinUI 3

Today, we’ll figure out how to use MediaPlayer to play music in a WinUI app. ...

June 8, 2025

How to Build a Music Player for Windows from Scratch

Not exactly from scratch. We’ll use the MediaPlayer class, but we’ll design the architecture so it can be replaced (if needed). ...

June 1, 2025