Category Archives: agile

Killer NAnt Scripting Template

I created a NAnt template for developing NAnt scripts. This template includes global variables, comments, different targets based on the deployment, job, action structure that I have talked about previously.
I have provided the entire text file listed below, and also a zip file with the template in a NAnt .build file for download.

DownloadTemplate
Template code:<project [...]

Killer NAnt Scripting Quick Tip: <Call> vs. Depends

Don’t use the depends script for everything it is bad form. This is mistake I was doing when I first learned NAnt. Depends has it place, but most times you should use <call> instead of declaring it depends in the target tag. depends should be reserved for use when something has to happen [...]

Killer Nant Scripting Part 7: Custom Tasks in C#

You can use NAnt with either VB or C# to write your own custom tasks. This truly is a killer feature, once you are able to implement custom tasks in C# you can make NAnt do almost anything. This allows you to address some of NAnts weaknesses, primarly it is a build and [...]

Profile Picture

About Ian Lintner


I am a software developer, mostly web,  in Des Moines, Iowa. I take a very opinionated stand concerning development, you will never regret a simple design or architecture. My education was at Drake University in Biology and Computer Science. Offline I am recently married to my wife Heather. I try my hand at many hobbies currently I am gardening till the snow comes in.



My Current Projects


Des Moines Twitter Trends