What did you do before PowerShell for .NET scripting needs ?
This subject came up in a chat, and I find the tool I did use before powershell, I first wanted to show a screendump but then did think it would be nice to share this on my blog as a "Blast from the past" ;-)
As I needed .NET access before PowerShell, I used VB2002 express and made my own scripting environment for .NET at the time, based on VB.NET
It looked like this :
I used a embedded SharpEdit control in it, this is what I used for my ad-hock .NET scripting needs before PowerShell was there , my own private VB.NET based powershell , thanks to Jeffrey Snover for his improvements to it ;-)
If you want to try this yourself the the files needed are included as attachement to this post.
Greetings /\/\o\/\/