简体   繁体   中英

How to deploy Website and Web Service in one go?

I have created a simple book rating website for my C# project. Now I have a web service which I open in one instance of VS2010 and a website that I open in another instance of VS2010.

Now I need to put it all in a package including a sql create database script so that my instructor can be able to easily install?/deploy the website on his machine.

How would I go about it?

First you have make a folder in his application and with database script after that give your instructor and said to him that in database script is run in SQL server and this code run your machine. If you have to deploye in his machine so go to your IIS and upload the code in his machine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM