Measuring PowerShell hashtables performance
How to instrument PowerShell scripts and find performance bottlenecks? And how PS hashtables can bite you.
How to instrument PowerShell scripts and find performance bottlenecks? And how PS hashtables can bite you.
Have you ever needed to split a repository, or take out just a few directories, retaining their history? Or maybe your repo contains too many (possibly unrelated) projects? Or has grown so big that you can’t even clone it?
Powershell is now Open Source. This perfectly complies with “Microsoft loves Linux” philosophy. Hardcore Bash users will probably ignore it anyway, but for many PowerShell fans that also work with Linux systems it will be a big treat.
Web Deploy is a great way to publish websites if you use Windows + IIS hosting, especially inside company’s infrastructure.