Best practices to deploying ASP.NET applications.

  • Thread starter Thread starter recoil
  • Start date Start date
R

recoil

I am looking around for alternatives to remote deployment of ASP.NET
projects. We currently use batch scripts to automate our remote
deployment because VS.NET's Copy Project features plain and simply do
not appear to work in the real world. I was wondering if other people
had other methods of deployment that they used and if so what
situations they were best suited for.
 
We use FTP Voyager which has a site sync feature. Works pretty well.

Hope that helps,
Shane
 
Back
Top