Snippet Compiler & other else
November 3, 2009 at 3:45 pm Leave a comment
reading an old article from MSDN
“Ten Must-Have Tools Every Developer Should Download Now”
http://msdn.microsoft.com/it-it/magazine/cc300497%28en-us%29.aspx
I found an interesting tool to avoid to use visual studio for few line test code:
Snippet Compiler:
http://www.sliver.com/dotnet/SnippetCompiler.
I repromise also to see:
NUnit for unit testing
http://www.nunit.org/index.php
NDoc: for auto generated project documentation
Nant: for automated building (for example every night)
http://sourceforge.net/projects/nant/
Bye
Entry filed under: .NET, Developing accessories. Tags: .
Trackback this post | Subscribe to the comments via RSS Feed