Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » IronPython   (RSS)

PoSH Challenge Part 4

I did another couple of Levels in the PoSH Challenge based on the python challenge and did a lot of fun things with PowerShell on the way, and some nice posts will follow in this series ;-) In this part I first will go on first with Level 5 from last

PoSH Challenge Part 3

I got stuck on Level 5 so I did a Google search : http://www.google.nl/search?hl=en&q=peak+hell+sounds+familiar&btnG=Google+Search&meta= again lucky the first entry got me going again without spoiling the rest, by naming the Python command
Posted by MoW | 1 Comments
Attachment(s): banner.xml

MOW PowerShelled Blogitems Index : Augustus - September 2006

This is the Third entry, of a series of posts indexing the PowerShell Blogitems on my Old Blog /\/\o\/\/ PowerShelled it covers Augustus and September, but I left out the 11 part Active Directory Series I will cover them in a separated post. BlogIndex

Using IronPython from PowerShell Part 2 : Clipboard (STA mode)

This is the Second part of a 6 part series about using an Hosted IronPython Engine from PowerShell to do some tasks PowerShell does not yet support in V1. In PowerShell you can very easy host a IronPython engine just by loading the DLL's , see this post
Posted by admin | 0 Comments

Using IronPython from PowerShell Part 1 : Watch folder for changes without blocking Console

This is the first part of a 6 part series about using an Hosted IronPython Engine from PowerShell to do some tasks PowerShell does not yet support in V1. In PowerShell you can very easy host a IronPython engine just by loading the DLL's , see this post
Posted by admin | 9 Comments