A good user interface will validate user input to ensure it is in the correct format. This may come in the form of simply checking if there is an entry for a field, such as a name or a more complex task such as validating an email address. Thankfully WinForms has built in mechanisms to […]
Category: Windows PowerShell
PrimalForms 2011: Spotlight on the ErrorProvider Control
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is still applicable to previous versions of PrimalForms. Last time we took a look at the […]
PrimalForms 2011: Create an Awesome Fade In Form
Did you ever want to make your forms a little more flashy? How about creating an Awesome Fade In Form? Yeah that’s right I said Awesome! [Start Deep Voice] Everybody loves it when their forms make a smooth entrance. Ohhh Yeahhh… As opposed to the typical abrupt “here I am” way. But then again, whatever […]
VBScript Video Training Available as a Download
We released our PowerShell Video Training as a download and the response was overwhelming! Once again, you asked for it, you got it! Our VBScript Video Training set is now available as a download! This is the perfect way to learn VBScript with these self-paced videos. Each set contains our VBScript 101, VBScript 201, VBScript […]
Spotlight on the Timer Control
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 most important properties, methods, and events, including the default event that PowerShell Studio adds to […]
PrimalForms 2011: Slimmer Form Code
In the latest service release (v2.0.11) we updated PrimalForm 2011’s code generator so that it produces slimmer scripts. We wanted to increase the readability and at the same time reduce the size of the generated script. The following is a script block generated by the previous version of PrimalForms 2011: Now we have the same […]
PrimalForms 2011: Spotlight on the PictureBox Control
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is still applicable to previous versions of PrimalForms. Last time we took a look at the […]
PrimalForms 2011 Service Build Release (v2.0.11)
A new service build of PrimalForms 2011 has been release. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalForms 2011 v2.0.11 – ADD: New Control: WebControl– ADD: New Control: HelpProvider– ADD: Speak Snippet– FIX: Grid Search Template error when null cell value– FIX: Ambiguous error with TabControl– UPD: ComboBox with AutoComplete […]
PowerShell Class-on-Disc as a Download!
You asked for it, you got it! The complete Windows PowerShell Class-on-Disc set is now available as a download! Are you a beginner? Then your PowerShell learning starts with our Fundamentals class. This self paced learning model is the perfect way to begin. Follow along, take quizzes to advance, and complete the first class confident and […]
Managing Active Directory with Windows PowerShell 2nd edition ebook
We have the newly released Managing Active Directory with Windows PowerShell 2nd edition available in ebook format! This is the book to have if you are using Active Directory with PowerShell. Jeff Hicks has revised and expanded his Managing Active Directory with Windows PowerShell book with over 85% new material; coverage includes PowerShell Active Directory solutions […]