Cool Tools Every .Net Developer should be aware of
Wow. I have lots to write about my past week, but first I owe a list of cool tools to the attendees of the .Net Deep Dive event in Israel from yesterday.
Here's the list of tools I showed:
(*== free)
- CodeSmart (add-in)
- C# Refactory (add-in)
- Resharper (add-in)
- CodeRush + Refactor! (competes with resharper on many features)
- CodeSmith (* add-in + external templating system)
- DsWatch (* debug your datasets - see what's inside them easily at debug time)
- The Regulator (* debug regular expressions)
- NUnit (* write unit tests easily)
- TestDriven.Net (a.k.a NUnit-Addin) (* run unit tests even more easily)
- FinalBuilder (automate your build and deployment process)
- PowerMarks (share your favorites)
- Process Explorer (* the ultimate task manager replacement and more)
And here's a couple of tools that didn't make it into the presentation: