Monday, July 25, 2005

How to Distribute ASP.NET Application

Find out more details on how to distribute ASP.NET applications and
components from development and test servers to production servers.


Deployment is the process of distributing a
completed application or component to be installed on other computers.
Microsoft® ASP.NET is designed to make Web application deployment
easy.




Explains how to distribute all files associated
with your ASP.NET application to a production server.




Explains how to compile and distribute component
assemblies to your ASP.NET application's \Bin directory.




Explains the global assembly cache and how to
distribute shared component assemblies to it.




Explains how to distribute compiled assemblies
that contain classes that implement the IHttpHandler and IHttpModule
interfaces. This includes required configuration settings for including new
HTTP handlers and HTTP modules in your application.



Regards,
Mitesh V. Mehta
Email : miteshvmehta@gmail.com




No comments: