Getting the calling variable name of a parameter...
Read Morec# Write/Read complex IXmlSerializable class with XmlSerializer fields...
Read MoreObject resulting from xml deserialization only has 1 element, despite xml having multiple elements...
Read MoreEncrypted XML file when using IXmlSerializable (c#)...
Read MoreWhy does XmlSerializer throws an Exception and raise a ValidationEvent when a schema validation erro...
Read Morehow to serialize a property property only not the whole property using xml attributes?...
Read MoreHow to implement IXmlSerializable.ReadXml in case of using AbstractFactory-Pattern and Polymorphism...
Read MoreHow to add namespace prefix for IXmlSerializable type...
Read MoreHow to implement IXmlSerializable for recursive tags in XML...
Read MoreHow can I control the root element namespace and name when serializing an IXmlSerializable object wi...
Read MoreCustom serialization of a dictionary fails when xml has indentation/line break...
Read MoreVB.NET Serealize structure that contains lists...
Read MoreCustom XmlSerialization for nested / child objects...
Read MoreDeserializing collection of types implementing IXmlSerializable runs forever...
Read MoreC# XML serialization type of IXmlSerializable...
Read MoreCustom Serialization using XmlSerializer...
Read MoreWCF service xsd after IXmlSerializable implementation is not correct...
Read MoreXmlSerializer throws System.InvalidOperationException...
Read MoreException during IXmlSerializable.WriteXml when attempting to write an inner tag...
Read MoreC# XML serialization override Type of IXmlSerializable Class...
Read MoreDictionary<string, string> serialization: after ReadXml(), subsequent XML elements are skipped...
Read Morec# Deserialize with IXmlSerializable...
Read MoreXml serialization with custom schema and IXmlSerializable...
Read MoreXmlReader ReadString() removes '\r' from "\r\n"...
Read MoreXmlReader - only read "child xpath axis"...
Read MoreWindows 8 store app XmlWriter does not write anything to file...
Read MoreIXmlSerializable change xml tag names...
Read MoreIXmlSerializable abstract class creation exception...
Read MorePaymentDetails is not successfully deserialized, returning a null object, because it seems it is exp...
Read More