.NET TOOLS: Ten Must-Have Tools Every Developer Should Download Now
from MSDN Magazine:
NUnit to write unit tests(By: James W. Newkirk, et al.)
NDoc to create code documentation
NAnt to build your solutions
CodeSmith to generate code(By: Eric J. Smith)
FxCop to police your code(By: Microsoft)
Snippet Compiler to compile small bits of code(By: Jeff Key)
Two different switcher tools, the ASP.NET Version Switcher(By: Denis Bauer) and the Visual Studio .NET Project Converter(By: Dacris Software)
Regulator to build regular expressions(By: Roy Osherove)
.NET Reflector to examine assemblies(By: Lutz Roeder)
工欲善其事,必先利其器。
You cannot expect to build a first-class application unless you use the best available tools.
都是极品啊~
刚在flier_lu的blog上看到中文的说明。