Hi all:)
Maybe this is a very simple question but I'd still wanna ask you all——
There are two ways for me to publish a web app through VS:
1) Right click a web app and choose "Deploy……", I can do some settings such as setting the IIS as "localhost", ect…… And then I can deploy by clicking the "Deploying All" button.
2) Right click a web app and choose "Property……", and the choose "Debug In the local IIS".
So:
i) Since I can do deploying with the two ways, can anyone tell me the MOST DIFFERENCE between them? Is the first a standard deployment way but 2nd is for debugging ONLY?
ii) Cannot I define the port number such as "8080" directly in the two setting ways?
Reguards & Thanks!