Articles on programming, scripting and software in general.
Auto-mount VHD image script for Windows 7 on Mar 17, 2013
Support for mounting VHD images is very useful, but unfortunately drives do not stay mounted after reboot. Auto-mount drives with a script.
Running NuGet command-line on Linux on Feb 24, 2013
With a few twists and turns, it's possible to use NuGet on Linux. Troubleshoot common errors that can occur when running NuGet on Mono.
Using NuGet standalone command-line on Feb 23, 2013
You can use NuGet command-line even without Visual Studio installed. Use NuGet config files to automate installation of your dependencies.