« Home | Visual Studio Error: The project file ' ' has been... » | Progress Bar in Dynamics CRM 4.0 » | Backup, Restore & Publish Dynamics CRM Customizati... » | 'The application is already precompiled' error » | Server Explorer Gone Invisible? » | Month Name from Month Number » | Implemeting SSL in IIS 7.0 » | Maintain Scroll Position on PostBack in ASP.NET » | Offline Mode of your WebSite » | Handy Extension Methods for ASP.NET MVC's UrlHelper »

ASP.NET Application Deployment Resources

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.

Happy Coding...

Labels: , , , , , ,

Post a Comment