Deploying a .NET Remoting Object
Create a setup program that installs a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Register components and assemblies.
Configure client computers and servers to use a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
A .NET remoting object is generally deployed with the server application that uses it. This server application may be created as a console application, a Windows application, a Windows service, or a Web application. Based on what you have studied so far, the process of deploying a .NET remoting object is very similar. I'll take most of the space in this section to demonstrate how to create and use a merge module.
Components ...
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.