Summary

.NET Remoting is probably one of the most advanced subjects. In addition to replacing DCOM and being relevant to distributed application development (which you may not do every day) remoting involves threading, Singletons , security, networking, Reflection, AppDomains , the differences between marshaling by reference and by value, SOAP, XML, serialization, interfaces, and more.

Chapter 8 introduced .NET Remoting fundamentals. We discussed the difference between marshaling objects by value and by reference, server-activated objects and client-activated objects, Singleton and SingleCall remote objects, configuration files, custom serialization, and how to raise events from remote objects. These are the key elements of all .NET Remoting and will aid you in experimenting with distributed applications and further exploration.



Visual Basic. NET Power Coding
Visual Basic(R) .NET Power Coding
ISBN: 0672324075
EAN: 2147483647
Year: 2005
Pages: 215
Authors: Paul Kimmel

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net