Xml serialization of generic Dictionary, multidimensional array and polymorphic property with sharpS

Posted on Code Project See other posts from Code Project
Published on Wed, 28 Apr 2010 13:05:00 GMT Indexed on 2010/04/28 13:14 UTC
Read the original article Hit count: 193

Filed under:
How to serialize to XML any generic, derived or other complex type, which XMLSerializer can not serialize.

© Code Project or respective owner