Year after year this event keeps providing relevant content on technologies that involve SQL Server and anything that handles big data.
The event was a success with approximately 1000 registered attendees.
I would like to thank the organizer for having…
Read More
The PowerShell Studio v5.6.164 service build introduces a new ComboBox control set:
ComboBox – Colors
This control is useful when you need to provide the user with a color choice.
When you select the ComboBox – Colors control…
Read More
The PowerShell Studio v5.6.163 service release, included a splash screen snippet with a function that allows users to display a splash screen image. Now with the PowerShell Studio v5.6.164 service release, you can become a splash screen superstar with this…
Read More
I had the wonderful opportunity to speak to the SoCal PowerShell user group about our SAPIEN DevOps Suite and to demo the new features of PowerShell Studio. The user group started with a round table where each member discussed their…
Read More
Have you stared at your GUI and thought to yourself, I want it painted black?
I have good news! No colors anymore! Now you can paint it black (and white), with new themes for your PowerShell GUIs.
This feature…
Read More
The v5.6.164 service build introduces Pester integration into PowerShell Studio. For those who are not familiar with the Pester module, it is a testing framework for PowerShell. The module allows you to run unit tests on your scripts and functions.…
Read More
In this blog post we take a look at how to include images in a RichTextBox Control for a GUI application. This may be helpful if you have a scenario where you want to display a selected image with the…
Read More
Need help with one of our products or with PowerShell scripting in general? There is a support group for that on our forums!
How to get help and quick!
The easiest way to get to customer support is by using…
Read More
This article presents the instructional video for creating a similar GUI application that was covered in our recent post: Handling Steps Progress with a Background Job in a GUI Application.
This GUI application displays the list of all PDF documents…
Read More
We interrupt our normally scheduled blog for this Public Service Announcement:
Do you use HashTable in your scripts? Have you ever enumerated through the HashTables Keys or checked the HashTable’s Count property? If you have, then you may be the…
Read More