I assume that the basic setup for ASP.net web development today is:
- Windows Vista (or XP)
- Visual Studio 2008
- SQL Server 2005
- IIS 7
- The .net Framework v3.5
So, what combination of tools, addons, libraries, etc do you always install to increase your productivity and support your development?
For me, it is always:
- Ubuntu LAMP server
- Subversion
- TRAC
- The asp.net AJAX toolkit
- JQuery
- JQuery intellisense
- Free Text Box
- Firebug
- TortoiseSVN
- Notepad++
- cygwin
I'd be very interested to know what your 'complete' development environment looks like today.
Edit - Added some more tools I forgot and made it a community wiki. Thanks for all the answers!