This is the fourth blog in a multi-part series about designing a Windows PowerShell script that will be packaged in an executable file.
Passing Parameters to a Script in an Executable File explains how to use the special parsing features…
Read More
The Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript.
Each post focuses on one control and lists its…
Read More
As a beginner developer of PowerShell GUIs, I’m always looking for easy ways to make my simple applications more sophisticated and usable. One of the basic usability features in most applications is typing <Enter> in a textbox to invoke a…
Read More
Well-designed user interfaces make it as easy as possible for the user to enter the right input in the right format. One of the most effective ways to help a user is to provide suggested input or automatically complete the…
Read More
Even though I’ve been writing scripts for years, I find that I work in the Console Pane in PowerShell Studio 2014 almost as much as I work in the Editor Pane.
I use the Console Pane to look up commands…
Read More
We’ve opened registration for all upcoming training.
Details about online training at www.scriptinganswers.com/training/online
Online training registration is at http://www.scriptingoutpost.com/c-25-scriptinganswerscom-online-classes.aspx; read the details first!!!
Classes start in June. Fundamentals, Intermediate, and Advanced training is available.
Details about live SPECIAL FORCES training…
Read More