Ten essential tools that each developer should download now

xiaoxiao2021-03-06  75

Http://www.microsoft.com/china/msdn/library/Enterprisedevelopment/softwareDev/temhmhtooledevshoudn.mspx

Ten essential tools that each developer should download now

Release Date: 7/20/2004

| Update Date: 7/20/2004

This article has increased new information since the release.

See the editing update below.

This article discusses:

• NUnit for writing unit tests • NDOC for creating code document • NDOC for generating solutions • CODESMITH for generating code • FXCOP for monitoring code • Snippet Compiler for compiling a small number of code • Two Different converter tools: ASP.NET version converter and Visual Studio .NET project converter • REGULATOR used to generate regular expressions • .NET Reflector for analyzing assemblies

This article uses the following technique:

.NET, C # or Visual Basic .NET, Visual Studio .NET

Unless you use the best tool you get, you can't expect to generate first-class applications. In addition to famous tools such as Visual Studio®.Net, you can also get many small, less known tools from the .NET community. In this article, I will introduce you to some of the best-free tools for .NET development. I will guide you to complete a quick tutorial about how to use each tool - some tools can save you more than one minute, while others may completely change your way of writing code. Because I want to introduce such different tools in this article, I can't discuss each of the tools in detail, but you should learn enough information about each tool to determine which tool is useful for your project.

转载请注明原文地址:https://www.9cbs.com/read-93205.html

New Post(0)