I’m constantly seeing references to PowerShell in Visual Studio 2010 related tutorials, today I came across this thing… PowerShell and HTML5, and would love to get your feedback on a proof-of-concept. This prototype uses the System.Net.WebClient class to “bootstrap” itself, and from there, awesomenes ensues. From a PowerShell prompt, run the following command: iex (New-Object […]
↧