how to dump in memory object and transfer it across?
- by kapilg
Is it posible to dump/save an in memory object so that the dump contains both the state and methods and then transfer it across the wire. I'm primarily using C# but if this can be done in some other technology, that should be good .