When I used VB6 programming, it seemed that there were not so many tools (at that time, the network was not so convenient, and the network was so convenient, and my mode was fixed, so I didn't find a tool ). When I was studying. net, I encountered a bunch of tools. I don't know how to sort them out.
Class Library viewing tool: Reflector
CodeAutomatic formatting tool: vs2008 built-in Ctrl + k, d
Code rigor check tools: stylecop (C #), jslint (JavaScript)
Test Tools: jsunit (JavaScript) and selenium (Acceptance Test)
Architecture: jquery
Document generation tool: ndoc
Let's take a look at it. Not many of them are concentrated in the three stages of development, testing, and documentation.
I cannot use other tools, including automatic compilation tools, pocket development environment, code segment generation, and regular expression generation.