A PowerShell + WPF desktop tool for automated Windows workstation maintenance. Runs DISM health repair, SFC, OEM driver updates (Dell Command Update / Lenovo System Update), and Windows Update through ...
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...
In the previous article, I walked through the basics of using Visual Studio to easily create a UI using some drag-and-drop controls that set up the front end of the UI. From there, we took the XAML ...
After the first part of this series dealt with Windows Forms, we will now look at Windows Presentation Foundation (WPF) and Windows UI Library 3 (WinUI 3). Both GUI frameworks are based on XAML ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Codex Continuity for Windows is a local GUI utility for keeping Codex CLI sessions usable after switching API providers. This Windows edition is delivered as a PowerShell + WPF app so it can run on a ...
PowerShell GUI timers can freeze dashboards when updates run outside the UI thread. Windows Forms timers update labels correctly but can make interfaces completely unresponsive. Responsive PowerShell ...
Microsoft’s mighty Windows administration framework gets even better with the help of these resources. Most are free, and the three for-fee tools are well worth the cost. Ah, PowerShell. A simple blue ...