Hello,
i like to know how i can Serialize an object to string
or binary data so i can pass it over network...
and then De-Serialize the object again
the object can be from any kind and contain any kind of data...
C# code Example will be greate for me to understand
thanks ronen.
i like to know how i can Serialize an object to string
or binary data so i can pass it over network...
and then De-Serialize the object again
the object can be from any kind and contain any kind of data...
C# code Example will be greate for me to understand
thanks ronen.