Development tools etc
This is a collection of utilites etc that I find useful for development.
A large collection of utilites, source and information for windows.
- DebugView - Dead useful for viewing debug output
- PsTools - incredibly useful command line utilities
- ProcessExplorer - can be used as a task manager replacement but I just use it every now and again. Great for tracking down what process has a lock on a file etc
- and more
A build tool for .net. (Also nAntContrib which has extension tasks).
A nice unit testing framework.
A great unit testing adding for Visual Studio.Net. It comes with nUnit and other frameworks.