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 ...
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 ...
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 ...
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 ...
This project involves modeling a power system structure based on the CIM (Common Information Model) standard. The application includes a WPF-based GUI, CIM/XML manipulation, GDA (Generic Data Access) ...
PowerShell is now a lot more than a system management tool for Windows. The latest releases of PowerShell are built on the current cross-platform .NET and support macOS and Linux alongside the ...
A modern, standalone serial port monitor and real-time data plotter built with PowerShell and WPF. This tool provides a user-friendly GUI to monitor text from serial devices (like Arduino, ESP32) and ...