Tuesday, October 7, 2008

Deploying ASP.NET Applications

Deploying ASP.NET Applications: "Deploying ASP.NET Applications"
After creating and testing your ASP.NET application, the next step is to deploy the application. Deployment is the process of distributing the finished application to be installed on other computer. We can use the built-in deployment feature that comes with Visual studio .NET to create a Windows Installer file - a .msi file for the purpose of deploying applications.

No comments: