Using LINQ to XML to implement IXmlSerializable...
Read Morexsi and xsd namespaces missing when using custom IXmlSerializable...
Read Morehaveing separate XmlSerializer function...
Read MoreXMLSerialization doesn't set properties on de-serialization...
Read MoreSerializable class that contains IXmlSerializable property fails to deserialize?...
Read MoreImplementing IXmlSerializable on a generated class that has XmlTypeAttribute...
Read MoreSerialize XML elements as their class name...
Read MoreSerializing IXmlSerializable Types Using XmlSerializer in WCF...
Read MoreWhy this deserialized throws me StackOverflow exception?...
Read Morecorrect serialize but incorrect Deserialize...
Read MoreIXmlSerializable doesn't get deserialized when used in class...
Read MoreWCF Dictionary implementing IXmlSerializable...
Read MoreUsing IXmlSerialization, how can I serialize a T property?...
Read MoreFinding References in IXmlSerializable...
Read MoreSerializableAttribute or IXmlSerializable when serializing objects with large byte arrays...
Read MoreIList and custom XML Serialization of nested objects...
Read Moreserialize and store object in another object that implements IXmlSerializable...
Read MoreOmitXmlDeclaration in XmlWriter and implementing IXmlSerializable...
Read MoreXmlAttributeOverrides further customization...
Read MoreDynamic XmlSerializer that identifies the object type from the xml-serialization?...
Read MoreIXmlSerializable Dictionary problem...
Read MoreWhat XML serialization method should I use for a public API?...
Read MoreHow to save a datatable if it contains an object that refuses to serialize?...
Read MoreSerialization: Change the name of the root node without changing the class name...
Read MoreIXmlSerializable dictionary in C# without 'Key'/'Value' nodes...
Read MoreUsing IXmlSerializable interface on complex object graph...
Read Morerepresenting an XML config file with an IXmlSerializable class...
Read MoreDifferent return XML in a WCF Operation...
Read More