Contents tagged with nant
-
Reconfiguring the Graffiti Data Provider with NAnt
I'm getting started with Graffiti CMS right now and so far feel pretty good about all of the excellent features they've thrown in. I prefer the SQL provider method to the default of VistaDB, so I had to go to the Graffiti support site to find information on how convert to the SQL provider. I figure if I need to do it, so will some other people. To make life easier I've written a NAnt script to perform this, and you'll find it right here.
-
LavaBlast
I've recently discovered the LavaBlast blog, where today an article on ASP.Net config file management using NAnt has been published. I love the interest that continues to grow in the CI community. It's become something of a passion for me and I'm glad, because it sure makes life easier when you take a few simple steps to let the code manage itself [well almost].