Serialization vs. Marshaling
Posted
on C# Corner
See other posts from C# Corner
Published on 5/6/2010 9:11:34 AM
Indexed on
2010/05/07
8:00 UTC
Read the original article
Hit count: 253
Filed under:
Are you somewhat confused between Serialization and Marshaling? This writing would break this confusion up, it would give you a basic understanding of the process of Serialization and the process of Marshaling, and how you can get the most out of each.
© C# Corner or respective owner