The .NET remoting infrastructure enables object references to cross application-domain and context boundaries. This section describes those boundaries and how different types of objects cross them.
Describes the isolation boundaries that the Windows operating system and managed run-time environment provides to protect individual applications from the failure of other applications.
Describes remotable and nonremotable objects.
Describes how to create an exception type that can be thrown by remote objects
Describes how to use generic types in .NET Remoting distributed applications.
Describes how to use events and delegates in a .NET Remoting application.
Provides a high-level overview of .NET remoting as well as more in-depth information.