您的位置:首页 > 其它

.net 开发人员应必须拥有的10个工具

2004-12-01 09:58 561 查看
.net 开发人员应必须拥有的10个工具
NUnit to write unit tests http://www.nunit.org.
NDoc to create code documentation http://ndoc.sourceforge.net
NAnt to build your solutions http://nant.sourceforge.net
CodeSmith to generate code http://www.ericjsmith.net/codesmith
FxCop to police your code http://www.gotdotnet.com/team/fxcop
Snippet Compiler to compile small bits of code http://www.sliver.com/dotnet/SnippetCompiler
Two different switcher tools, the ASP.NET Version Switcher and the Visual Studio .NET Project Converter http://www.codeproject.com/macro/vsconvert.asp
Regulator to build regular expressions http://royo.is-a-geek.com/regulator
.NET Reflector to examine assemblies http://www.aisto.com/roeder/dotnet
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: