asp.netvisual-studio-2008command-line

VS2008: Copy Web Site from command line


How do I execute the "Copy Web Site" command for an ASP.NET project in VS2008 from the command line? If I need to script this, let me have some pointers on where I can learn that.


Solution

  • Would this help you get started?

    Walkthrough: Deploying an ASP.NET Web Application Using XCOPY