Timeline for Proper way to deploy ASP.net to production web server
Current License: CC BY-SA 3.0
        3 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 8, 2016 at 1:42 | vote | accept | Pop | ||
| Jul 22, 2016 at 3:12 | comment | added | RubberDuck | Actually, you can publish a package using the same wizard tool. The package gets placed in a staging area and then installed via command line. Protip: use config parameters instead of config transform. It keeps all production connections completely out of local dev environment. Super easy to pass off to OPs for deploy too. Well worth the pain of setting up. | |
| Jul 22, 2016 at 2:23 | history | answered | Harry Ninh | CC BY-SA 3.0 |