There was a great article in this month's MSDN Magazine that listed some tools .NET developers should be aware of. In case you're looking for the links to those tools, here they are:
FxCop (Code Analysis Tool)
NUnit (Unit Testing Framework)
Snippet Compiler
Regulator
CodeSmith
.NET Reflector
NDoc
NAnt
Tuesday, June 08, 2004
.NET Tools
Posted by Dan Agonistes at 10:15 AM
Subscribe to:
Post Comments (Atom)
1 comment:
If you are using VS.NET 2003, you may find this CoadTools Quick Test C# Project Template for VS.NET 2003 to be useful. It is just a small "New Project" template for VS.NET 2003 specifically for small code tests. http://msmvps.com/coad/archive/2004/06/18/8408.aspx
Post a Comment