Exclude an object during serialization with XmlSerializer...
Read MoreHow can I keep a .XML file in memory, then save the document to disc as a regular XML file?...
Read MoreIgnore decimal value if it is zero using JavaScriptSerializer...
Read MoreXML Serialization error when updating an existing XML file...
Read MoreFileMode.Open and FileMode.OpenOrCreate difference when file exists? c# bug?...
Read MoreHow to serialize object with numeric element name...
Read MoreSave the output of transform XML with XSLT 2.0...
Read Morexmlns attribute not produced for nested elements...
Read MoreHow to set the indent of XmlWriterSettings in a class, derived from XmlObjectSerializer?...
Read MoreIs there a way to remove *only* the xmlns:xsd namespace when serializing a XML?...
Read MoreUsing generics with XmlSerializer...
Read MoreHow to indent XML properly using XMLSerializer?...
Read MoreKeep sort when deserialize and serialize XML using XmlSerializer...
Read MoreSaving settings in a class containing List<CustomClass>...
Read MoreSerializing custom classes with custom Settings Provider...
Read MoreException when deserializing an xml file containing a simple referenced entity...
Read MoreDeserialize an XML file with XmlSerializer but an attribute contains a colon in its name...
Read MoreSaving Data locally on a .net Standard app...
Read MoreHow to serialize an object collection / dictionary into <key>value</key>...
Read MoreXMLSerializer serialising date error : Is not a valid AllXsd...
Read MoreRound values on serialization when using XmlSerializer to serialize to an XML string...
Read MoreWhy my file is not saved? XmlSerializer in WinRT...
Read MoreDataContractSerializer - how can I output the xml to a string (as opposed to a file)...
Read MoreHow to Deserialize XML in c# having child nodes of same type...
Read MoreHow do I change the XmlElement name dynamically?...
Read MoreXML Serializing Element with prefix...
Read MoreHow to serialize dynamic object to xml c#...
Read MoreHow to show Xml data in the winform in the XML fashion?...
Read More.net XML Serialization - Storing Reference instead of Object Copy...
Read More