The text of this article is not in this database — only its details are. Read it on the old site: Object Serialization in VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Object Serialization in VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Rajesh ManwaniPosted Nov 29, 2007, 11:07 PM
Can an object serialized on .NET platform be sent across the network to application not developed on .NET platform? If not, how serialization feature shall be used? Or is it always that in hetrogenous systems, formats have to be proprietry formats without storing metdata and just tranferring each byte of object data