How to use XSLT to transform XML output of DataContractSerializer...
Read MoreXML Does not work for me in WebApi -Something to do with my Datacontracts...
Read MoreHow do you deserialize an interface to an internal class of another assembly?...
Read MoreWPF and Json Deserializer with multiple items...
Read MoreInclude Exceptions as DataMember for DataContractSerializer WCF C#...
Read MoreHow can I serialize a tuple containing a basic type and an array of a basic type?...
Read MoreWCF data contract serialization with custom XML attribute...
Read MoreSerializing to XML via DataContract: custom output?...
Read MoreIXmlSerializable Namespace of Wrapper Collection...
Read MoreSerializationException serializing newtonsoft jobject with DataContractSerializer...
Read MoreDataContractSerializer and immutable types. Deserialising to a known object instance...
Read MoreSerializing Xml from Stream by Setting XmlRoot still throws Exception...
Read Morewcf Serialization issue with complex types...
Read MoreAfter deserialisation object references seem to be different...
Read MoreCan I configure the DataContractSerializer to not create optional (i.e. Nullable<> and List<...
Read MoreMS JSON date serialization and daylight saving time...
Read MoreDataContractSerializer and Known Types...
Read MoreIn Visual Studio 2010, How do I remove XmlSerializer to use DataContractSerializer?...
Read MoreLinq to Xml VS XmlSerializer VS DataContractSerializer...
Read MoreIs it possible to deserialize an encrypted file via DataContractSerializer?...
Read MoreFormatting of XML created by DataContractSerializer...
Read MoreWCF XmlSerialization somehow mis-interpreted as DataContract Serialization - post VS 2012 Update1...
Read Morewcf service calling an ASMX web service which returns IPropertyChangedEventHandler...
Read MoreHow to register Known Types for serialization when using ASP.NET MVC Web API...
Read MoreHow can I handle two references to assemblies that have the same exports?...
Read MoreDataContractSerializer deserialization fails completely if just one value is missing...
Read MoreDataContractSerializer with Multiple Namespaces...
Read MoreHow to remove DataContractSerializer verbosity...
Read MoreWhat is the maximum size we can specify for maxItemsInObjectGraph of dataContractSerializer in web.c...
Read MoreWhy can't I deserialize a KnownType'd anyType?...
Read More