So - this is a question to all the Visual Studio users out there - what addons do you use, and can't live without - and why ?
- Resharper or devexpress refactor (pro or express )
- .NET Reflector
- AnkhSvn
- Microsoft StyleCop
I knew someone would beat me to R#, without a doubt the best productivity add-on.
Other than that, AnkhSVN as an SVN client and that's pretty much it. IMHO VS2008 is an excellent IDE that doesn't need to many add-ons.
VisualSVN if you're using Subversion. It works amazingly well, and it doesn't mess with Visual Studio's brain-damaged source control bindings.
I use VisualSVN but I heard since v2.0 AnkhSVN is pretty solid, personally for $49 dollars it is a solution I already bought into and has always been stable.
Resharper is a must.
Aside from those two VS2008 provides everything I need. On VS2005 I use CoolCommands to get some things like 'Open Folder in Explorer' from solution explorer too.
I forget... I use Test-Driven.Net plugin to get the right click 'Reflector' and test coverage with NCoverExplorer for the rare times I use it, and the even more rare times when JetBrains implementation of NUnit via their Test runner doesnt work.
Not an addon but it's manually installed like an addon and overlooked by a lot of developers: SP1 for VS2008. Finally adds background compilation! Also greatly improved Javascript editing.
First and foremost: CodeRush - absolutely the best and greatest addon there is - even in a FREE FOR ALL version (CodeRush Xpress).
Next: PowerCommands for Visual Studio 2008 - free as well
Others: Only for specific topics, e.g. VisualSVN for Subversion access etc.
Marc