NAnt

Tools for Authoring NAnt Build Files

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

Use NAnt and WinRar to Create a Self Extracting Archive

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

Automating Your Computer Tasks with NAnt

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