Summary
In this chapter, you learned the basics of using .NET Remoting. First you got an understanding of the .NET Remoting architecture. Next you learned that .NET takes a different approach to isolating applications from one another through application domains and contexts. Next, you learned how to build a simple Remoting host server, Remoting object, and client application. Finally, you learned how to use IIS to host your Remoting objects.
 |