With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.
PowerShell Studio 2014 introduced the new Collection Project:
https://www.sapien.com/blog/2014/07/29/powershell-studio-2014-collection-project/
The Collection Project simply groups various…
Read More
The release of PrimalSQL 2015 (v4.1.41) introduces some changes and new database providers.
Updated Database Browser
The Database Browser was overhauled so that it will load the database piecemeal instead all at once. As a result, the schema will…
Read More
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.
This next new feature was also added in response to user feedback. This particular user…
Read More
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.
The second major feature included in this release is:
The Navigation bar
The new navigation…
Read More
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features which we will cover in detail over a series of articles.
This first feature added was in response to user feedback.
Parameter Block Formatting
Three new…
Read More
PrimalPad has been a favorite “keep on your flash drive” tool for many users. The 2015 version has seen some little cosmetic changes in the ribbon layout.
We have moved some functionality like window management, SAPIEN Tools and check for…
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
Writing help is often the last thing you do for an advanced function. But, instead of treating it as a disposable chore, write your help first — in advance — before you write your advanced function. Then, use the help…
Read More
Follow @juneb_get_help
The introduction of SAPIEN PowerShell HelpWriter has made writing XML help files as easy – actually easier – than writing comment-based help. XML help is more robust and less error-prone than comment-based help. It supports updatable help and…
Read More
As you may know both PowerShell Studio and PrimalScript support multiple versions of Windows PowerShell and allow you to switch between versions depending on what versions of PowerShell are installed.
Supported Windows PowerShell Versions:
V2, V3, V4
Note: V5 will…
Read More