Visual Studio 2005 has introduced a very nice feature called debugger visualizers which represents extensions to Visual Studio that drops in a custom user interface for visualizing types. This vizualizers allows you to visually view useful information...
Many of you have asked me to share my list of favorite tools, so definitely here it is: Web Development Notepad++ - excellent Notepad replacement, supporting multi-tabs, several programming languages etc. Fiddler - HTTP Debugging Proxy which logs all...