您可以在这里快速查找:


 
您的位置: 编程学习 > asp.net教程 > 200509
文章分类

Java技术
2005: 03 04 05 06 07 08
09 10 11 12
2006: 01 02

Asp.net
2005: 07 08 09 10 11 12
2006: 01 02

VB编程
2006: 02

Asp编程
2005: 11 12
2006: 01 02

C++/VC
2005: 10 11 12
2006: 01 02

Delphi
2005: 12
2006: 01 02

其它

 本文章适合所有读者

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

gangyaocn
  • 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