July 2010
Beginner to intermediate
304 pages
8h 29m
English
After reading this chapter on deployment techniques, you will be able to
Deploy a Web application and an SQL database using Web Deployment Packages
Deploy a Web application using One-Click Publish
Deploying a Web application is never easy—it should be, but it never is. Whether you are trying to deploy to your monthly paid host company or to a datacenter, you usually have to push the files to some location using FTP, using another custom upload tool, or packaging them in a .zip file. Then someone—either you or a system engineer—has to perform other configuration steps so that your users can hit your Web application successfully. This chapter will bring you the latest and greatest (and easiest) ...
Read now
Unlock full access