Blogs about: Nant

Featured Blog

The move from NAnt to MSBuild

Jim Brown wrote 1 month ago: Switching from NAnt to MSBuild, we have had to port our custom tasks from NAnt to MSBuild. Since the … more →

Tags: Agile, Build, msbuild

NAnt includebuild file

Frank Mao wrote 2 months ago: When using NAnt includebuild file, make sure you have both including and included file have this att … more →

Delete IIS6 or IIS7 virtual directory on a website with hostheader, with C# and NANT6 comments

Roel van Lisdonk wrote 3 months ago: using System; using System.DirectoryServices; using System.Globalization; using Ada.Configurator.Com … more →

Tags: Microsoft C#, Microsoft IIS

Create IIS6 or IIS7 virtual directory on a website with hostheader, with C# and NANT

Roel van Lisdonk wrote 3 months ago: using System; using System.DirectoryServices; using System.Globalization; using Ada.Configurator.Com … more →

Tags: Microsoft C#, Microsoft IIS

Dump IIS info with C#

Roel van Lisdonk wrote 3 months ago: /// <summary> /// Dump iis info /// </summary> /// <r … more →

Tags: Microsoft C#, Microsoft IIS

Determine if an IIS website or IIS virtualdirectory exist, that run under a given applicationpool, with C#

Roel van Lisdonk wrote 3 months ago: To call this function use: DoesAppPoolHaveWebsites(new DirectoryEntry(string.Format("IIS://{0}/w3svc … more →

Tags: Microsoft C#, Microsoft IIS

How to list all IIS applicationpools and properties, with C#

Roel van Lisdonk wrote 3 months ago: /// <summary> /// List all properties of an IIS applicationpool /// … more →

Tags: Microsoft C#, Microsoft IIS

How to determine if an IIS website contains virtualdirectories, with C#

Roel van Lisdonk wrote 3 months ago: /// <summary> /// Does the given IIS website contain virtualdirectories. … more →

Tags: Microsoft C#, Microsoft IIS

NANT: Build Microsoft VisualStudio solutions and configure environments2 comments

Roel van Lisdonk wrote 3 months ago: I use NANT to build Microsoft VisualStudio solutions and after deploying software with msi packages, … more →

Tags: Tools

Using quotes in XML

Roel van Lisdonk wrote 4 months ago: To use quotes in xml, use “&quot;“ <exec program="CMD.EXE" command … more →

Tags: XML / XSLT

Continuous Integration in ASP.NET

talhaanwer wrote 4 months ago: Continuous Integration is the key for any software development organization or department to setup e … more →

Tags: Programming, ASP.NET, VSS

NAnt sucks and Rake rocks7 comments

makka wrote 5 months ago: In these days I’m moving my build scripts from NAnt to Rake. The main reason for doing this is that … more →

Tags: Continuous Integration, Gallio, Rake, Ruby

NAnt + NDepend.Console.exe and relative paths

makka wrote 6 months ago: If you read the documentation of NDepend.Console.exe you learn that relative paths are not supported … more →

Tags: Continuous Integration, NDepend, Continuous integrated

Colorize nAnt output

puneet wrote 6 months ago: By default nAnt has a very boring  black and white  console output. This can be made to look more in … more →

Tags: technical, .NET

nAnt, start using it.

puneet wrote 6 months ago: Well, this is targeted at absolute n00bs to nAnt. Since you have come to this page, we assume that y … more →

Tags: technical, .NET

nAnt, start using it.

puneet wrote 6 months ago: Well, this is targeted at absolute n00bs to nAnt. Since you have come to this page, we assume that y … more →

Tags: technical, .NET

Using Nant for synchronize two VSS servers

kain64b wrote 7 months ago: Getting Nant + nantcontrib. And write following script: <target name="GetLastVersion" … more →

Tags: Programming, synchronize two VSS servers, vcs, VSS

Use NAnt to run mbunit tests using gallio1 comment

makka wrote 7 months ago: Gallio has a great build-in support for NAnt! Unfortunately at the moment this is not well document … more →

Tags: Gallio, MbUnit

Deploying ASP.NET Web Applications using NAnt1 comment

pwigle wrote 7 months ago: We have started implementing Contiuous Integration at our company. We began with Cruise Control.NET … more →

Tags: ASP.NET, deployment, TeamCity, Continuous Integration


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “nant”:
Technorati Del.icio.us IceRocket