Hi Sabahat,
> I usually deploy a web site manually simply using window
> copy paste,now i am using same copy paste concept with
> Nant.This automate Build/deployment of my website.Is this
> is the build automation Nant based on? Is this is the right
> way to deploy a website using Nant or there is
Hi All,
My Project is a web site based on ASP.Net,VB.Net
and a Access Database.I simply copy all below
files to the release folder using Nant XML Script.
I usually deploy a web site manually simply using window
copy paste,now i am using same copy paste concept with
N