NAnt is a great tool for automating many computer tasks. For a quick introduction, check my previous articles Automating Your Computer Tasks with NAnt and Use...
2 replies - 653 views - 02/21/08 by Boyan Kostadinov in Tips and Tricks
In a recent project, NAnt has been an integral part of creating an installer for a .NET web application with a database back-end. The final stage in creating...
1 replies - 1146 views - 01/30/08 by Boyan Kostadinov in News
As part of working on a installer for .NET web application, I decided
to use NAnt (stands for Not Ant) which is a .NET equivalent of the
popular Java based ANT...
4 replies - 860 views - 01/30/08 by Boyan Kostadinov in News