- JetBrains Resharper and my configuration file (Global workstation-wide file location is C:\Users\<UserName>\AppData\Roaming\JetBrains\ReSharper\vAny) and Type Member Layout that is compatible with StyleCop file.
- (Obsolete - Resharper now has the ability to sort Type members) Regionerate and StyleCop compatible configuration for Regionerate.
- Stylecop and (Obsolete - this project has been incorporated into Resharper 6: Stylecop for Resharper) and my configuration file for Stylecop.
- NUnit and TestDriven.Net - lately I've been using MsTest (part of Visual Studio) and in conjunction with Resharper neither of these tools are needed.
- T4 Toolkit by Oleg Sych (Excellent for preventing locked assembly references)
- Ghost Docs
- Xaml Formatter (written by me. Even though you can format Xaml layout with Vs2010, it doesn't sort attributes like my tool does)
- Anhk SVN integration into Subversion.
- Visual Studio 2010 Darkside Colour Scheme (and a LightSide Scheme almost stock standard 2010 with a few tweaks)
General Stand-Alone tools:
- Reflector
- Notepad++
- LinqPad
- Structure Map (a test driven and IoC toolkit)
- AutoMapper (a cool automated adaptor toolkit - really useful for DTO patterns)
- Kuler a great colour scheme selection tool.