.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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章