Topic / 2 pieces
Windows articles
Building for the desktop people actually use. WinUI, packaging, PowerShell, and the platform quirks nobody documents.
Windows articles
Newest first. No clever sorting hiding the good stuff.
Article / windows
Browse every topic → From sln to slnx in Minutes: Cleaner Diffs, Faster Merges
Solution files got an upgrade in .NET 10. This guide explains what .slnx is, why it replaces .sln, and how to migrate using the CLI, Visual Studio, or Rider. Learn how it reduces merge conflicts, what changes in CI and Docker, and how to roll it out to a team with confidence.
4 min1 like → Article / windowsAdding command aliases to Powershell
How much time could you save by shortening common commands and parameters using PowerShell aliases? The answer is a lot.
2 min0 likes →