NAnt

Build Your SubSonic DAL With NAnt

SubSonic is a .NET ORM (object relational mapping) tool with plenty of extras. In the ORM market, it can be compared to other tool such as Linq and NHibernate....

0 replies - 1728 views - 08/11/08 by Boyan Kostadinov in News

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 - 1696 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 - 4466 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 - 2632 views - 01/30/08 by Boyan Kostadinov in News