Remoting Blues
Hello All,
Could anybody tell me if the serialization happens in MarshalByRef also in remoing. What i know is it happens in MarshalByVal because we need to make a new copy of the object. If you know the difference in the serialization mechanism in MarshalByVal and MarshalByRef, plz help me.
|