What are your best .NET tools/utilities?
I'm compiling a list of must have tools and utilities that a .NET developer can't live without.
So far, this is what I have:
- FxCop
- NUnit
- NDoc
- Nant
- F1 Googe macro in Visual Studio
- PInvoke.net Add-In
- .NET Reflector
- Regulator
- ASP.NET Version Switcher
I'd like to know what other .NET dev tools you can't live without.
Thanks
Guy