Appendix. GUI technologies and PowerShell
In chapters 23–25, we showed you how to build a graphical user interface (GUI) as part of a PowerShell script. We chose to use the WinForms technologies, and we made heavy use of a tool called PowerShell Studio (formerly PrimalForms), sold by SAPIEN Technologies (http://sapien.com). In this appendix, we want to briefly explain some of those decisions in more detail. Frankly, there’s very little technology associated with those decisions—they’re more practical and political—which is why we’ve pulled this discussion into an appendix, so that we didn’t have to interrupt the main narrative of the book.
A.1. WinForms vs. WPF
We had to choose between two distinct ways of building the GUI: Windows Forms, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access