Wednesday, December 14, 2011

Serialize and Deserialize Objects in C# Revised

I wrote a blog entry a few years back about this topic, and I have since been asked to rewrite the Serialize and Deserialize Functions to support any type of object. Here is how one can Serialize/Deserialize objects using boxing in C#:




That's it! Enjoy!

Pete Soheil
DigiOz Multimedia
www.digioz.com


No comments: