Monthly Archives: April 2008

PowerShell Makes It Into Top 50 Programming Languages!

At #46 in the TIOBE Programming Community Index for April 2008, PowerShell sits above such languages as: AppleScript Boo Caml Csh Eiffel Modula-2 Oberon VBScript XSLT Now what can we do to bump it up the list a few spots … Continue reading

Posted in PowerShell | 1 Comment

Effective PowerShell Item 11: Understanding ByPropertyName Pipeline Bound Parameters

Everybody likes to be efficient, right?  I mean we all generally like to solve a problem in an efficient way.  In PowerShell that usually culminates in a "one-liner".  Honestly for pedagogical purposes I find it better much better to expand … Continue reading

Posted in Effective PowerShell | 3 Comments