For work today I had to write a short program to serialize and deserialize an object. Since I could not find an example that include both steps, here is my own serialize deserialize example. Its pretty easy once you see an example.Thanks to Example Depot for their examples: Deserialize an Object and Serialize an Object.
No comments:
Post a Comment