Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Distributed .NET Programming in C# Review by Steve Sharrock
A great book on this aspect of the .NET Framework
I've read that "Remoting is the unsung hero of .NET". This is a great book that introduces an aspect of the .NET Framework that is not yet widely understood. While this is not an in-depth reference on Remoting, neither is it a book for beginners. In the words of the author, this is a book "that leads the reader through a logical progression of topics while clarifying complex concepts."
The first thing I liked about the book is that the obligatory introduction to the .NET Framework (and C#) really contained some valuable information--not just an overview for beginners. In my opinion, the introductory sections alone are worth the read.
While the book is filled with sample code, the author stays with a simple example consistently throughout the book. There is no attempt to show real-world examples; but rather a simple example in real-world situations. An in-depth study of real-world remoting scenarios.
This book truly provided me with a great head start on understanding and using .NET Remoting concepts.
Many thanks to Tom Barnaby for a great book.