subject: Web Application Development And Deployment Process Activities [print this page] After your web development has gone through the testing procedure, its time to deploy it from the development server to the production server. The production server is the place from where your web application gets live for your users to see. Being live on the server means your end users can now easily access a properly functioning web application version.
Moving from the development to the deployment environment
A successful deployment includes the following considerations:
Production Server Capabilities
Deployment Activities and Results
Tips for Easy Deployment
Production Server Capabilities
It is only your system capabilities and production server that ensure the Deployment of india web app. One typical system entails multiple servers that handle a blend of purposes. To be all set for the application deployment, your production server needs Microsoft Internet Information Server or another Web server installed. Relying upon your web application, the server can also require the following:
Microsoft Posting Acceptor 2.0 to utilize the Microsoft Visual Studio, Enterprise Edition deployment features.
Microsoft FrontPage Server Extensions to utilize the Microsoft Visual InterDev deployment features
Microsoft Transaction Server to utilize transaction packages
These server components are available from the installation CD.
Deployment Activities and Results
Following are the tasks that your web application deployment accomplishes:
Specifying an app root on the Web server
Creating and saving a copy of each file utilized by the application
Registering components flagged as server components
Creating transaction packages for use by Microsoft Transaction Server
Performing the copy utilizing the Secured Socket Layer
Added to all these, there are also some more methods that you can use to deploy your app such as:
Visual InterDev
Posting Acceptor 2.0
Tips for Easy Deployment
Ahead of your web application deployment, do ensure that your app should be running smoothly as soon as it has undergone the proper application deployment procedure.
Take into account the following areas while being ready for application deployment:
Mark Components for Server Registration and Microsoft Transaction Server Packages, if suitable
Conduct verification of Production Web Server Capabilities
Make sure Data and Data Connection Portability
Entail All Web Items in the Web Project
Protect Links
Protect Links
Use relative paths to specify links between application pages.
Use absolute paths to link to external sites.
Added to all these, you can carry out following task for successful web development India
Mark Components for Server Registration and Microsoft Transaction Server Packages, If Appropriate