Packaging a .NET Application for Deployment
Plan the deployment of and deploy a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
NOTE
Deploying Multi-tier Applications Distributed applications are often designed as n-tier applications. In that case, different tiers of the application are often deployed on separate computers for the sake of modularity. To increase reliability and performance, a single tier may also sometimes be installed on multiple computers working together in a Web farm or cluster. Different tiers of an application are usually also different types of applications and have varied installation requirements.
For these reasons, it is hardly possible to devise a single mechanism for deploying ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.