Today was a day of software installation
So, today I installed:
SVGViewer so that I could view the Assembly Graphs generated by Reflector.Framework
MicrosoftAntiSpyWare - this looks great.
NCover so that I can see how much of my total code base is being exercised by my unit tests
TestDriven.NET so that I can run unit tests from VS.NET
MbUnit so that I can write unit tests (MbUnit actually comes with the TestDriven download).