December 2004
Intermediate to advanced
1008 pages
21h 40m
English
Distributed applications enable you to leverage the power of additional machines to serve as the workhorses of your application. In the following sections, you will learn how to create distributed applications using .NET Remoting.
.NET Remoting, as shown in Figure 39.1, is a technology that enables you to easily distribute application components across processes and computers. It allows you to seamlessly integrate these distributed components into your application. To better understand .NET Remoting, it is important to understand its architecture and terminology.
When you look at an unmanaged application and how the operating system handles ...
Read now
Unlock full access