What is the difference between publishing and deploying?
Publishing copies items from the Master to Web databases while deploying copies files from your Visual Studio project to your webroot.
Deploying copies items from the Master to Web databases while publishing copies files from your Visual Studio project to your webroot.
Submit