Advanced .NET Remoting is the first book on the market that offers in-depth coverage of the .NET Remoting Framework. The book is divided into two sectionsthe first detailing the specifics of the framework and its capabilities in real-world applications. Topics include formatters, channels, lifetime issues, security, configuration files, and the basics of server-activated objects versus client-activated objects. Also covered in detail are Windows Services, IIS, and server-side hosting of remotable components in console applications. The second part of the book presents an unprecedented view of .NET Remoting internals. Author Ingo Rammer shows how the framework uses message sinks and sink providers, and gives in-depth instruction on how to implement me...