Yet Another XML Serialization Library for the .NET Framework
Posted
on Code Project
See other posts from Code Project
Published on Fri, 16 Apr 2010 00:28:00 GMT
Indexed on
2010/04/16
0:54 UTC
Read the original article
Hit count: 243
Filed under:
An XML serialization library which lets developers design the XML file structure, and select the exception handling policy. This library also supports serializing most of the collection classes such as the Dictionary generic class.
© Code Project or respective owner