I feel this paper is good. Especially if you already have knowledge about
distributed programming. Just map your knowledge to .Net terms. hehe.
The printable version: http://www.devarticles.com/printpage.php?articleId=261
The remoting infrastructure provided by the .NET runtime is a very powerful
model that allows you to leverage the services of objects residing in
different App Domains and host machines. The remoting model in .NET is
extremely simple yet brings with it a whole myriad of rich fe