A helping of objects

Let’s face it, virtually nobody can memorize the entire .NET framework, all PowerShell Cmdlets, every COM object and every WMI class. We all need to look things up. Usually you use the MSDN library online or locally or, if you are like me, you let Google sort out what the best place to look is.

The new PrimalScript 2009 object browser makes it a little easier for you to use all your online resources.

NET Framework browser w MSDN access

The context menu lets you easily go to the specific place on MSDN, or as close as we can get you, depending on the subject.

You can also directly google for the specific topic and that way also find sample code that may apply to your current development task.

 

WMI Browser and direct Google search

We hope that this context sensitive quick access to online resource will make your development go faster and cause less gray hair.