menu

秋梦无痕

一场秋雨无梦痕,春夜清风冻煞人。冬来冷水寒似铁,夏至京北蟑满城。

Avatar

.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.

都是极品啊~

评论已关闭