This question is familiar with this: https://stackoverflow.com/questions/2187/essential-programming-tools , but I want to focus on .NET programming. Outside of Windows and Visual Studio, what tools do you need daily, do you need to do your job? Free open source tools are preferred.
I use these tools:
- Resharper is the pinnacle of its class, but not free
- NUnit - trying to get used to it.
- VisualSVN + TortoiseSVN
What other tools should I know and use?
source
share