New posts in xmlserializer

C# XmlSerializer BindingFailure

Reading from memory stream to string

Deserialize object property with StringReader vs XmlNodeReader

FileMode.Open and FileMode.OpenOrCreate difference when file exists? c# bug?

How to write a comment to an XML file when using the XmlSerializer?

XmlSerializer serialize generic List of interface

XML Deserialization of collection property with code defaults

Wrap properties with CData Section - XML Serialization C#

How to XML-serialize a dictionary

WCF Error "Maximum number of items that can be serialized or deserialized in an object graph is '65536'"

Use the XmlInclude or SoapInclude attribute to specify types that are not known statically

Why doesn't XmlSerializer support Dictionary?

Deserialize XML To Object using Dynamic

XML Serialization and namespace prefixes

Memory Leak using StreamReader and XmlSerializer