Does anyone else find it annoying that this behaviour is implemented via a base class? This is somewhat restrictive when only single inheritance is available. Why not go the way of serialization, and have a MarhalByRefAttribute for "standard" by-ref marshalling,
Read More