May 162013
 
PowerShell and Visual Studio 2012

Following on from the last instalment where I looked at supporting PowerShell script development in Visual Studio 2010, I’m going to take a closer look at PowerShell integration with the newer Visual Studio 2012. Again, I’ll be leveraging the excellent Quest PowerGUI product and the associated Visual Studio extension. Installation You’ll also need PowerGUI 3.2, [...]

May 152013
 
PowerShell, Visual Studio and You

Recently I needed to write up a new Powershell script to automate some actions independently of our major release cycle. This took me down a road with two possible options – write the script in Visual Studio 2012 or in Visual Studio 2010.  I’ve decided to pursue both avenues, just for kicks.  There are other [...]

May 092013
 
Estimating on an Agile project

If you’ve ever had any involvement with an Agile project (whether it was “pure” Agile or not), you’ll likely have encountered the beast which is effort forecasting and analysis.  This drives the initial estimate of the amount of work which your team thinks it can deliver within a given period. Example of a scrum style [...]