After I go through the http://www.iis.net/learn/publish/using-web-deploy/building-a-web-deploy-package-from-visual-studio-2010
I have question:
after I build the web application package deployment package. it is in the local computer. Then if I want to deploy the package using IIS Manager, what do I do?
1. copy the package I build to the server?
2. open IIS manager from the server and deploy from there?
after that I can browse the page from any computer with internet connected, correct?
I am new and nerver do the publish the web so I need to step by step.
Thanks.