DataContractJsonSerializer: collection type cannot be serialized when assigned to an interface...
Read MoreHow to deserialize JSON with unnamed collection of types using DataContractSerializer...
Read MoreHow to add save() method generically to classes that have a DataContract?...
Read MoreDataContractJsonSerializer deserializing List<T> throwing error...
Read MoreCannot get my RSA signature/verifiction on BINARY data to work. Any working examples?...
Read MoreError deserializing XML with DataContractSerializer...
Read MoreInstruct WCF to deserialize type T1 as T2...
Read MoreDataContract serializer doesn't work for similar types...
Read MoreError on serialization due to circular dependency...
Read MoreC# How to serialize an object in different ways...
Read MoreC# DataContractSerializer exception when Deserializing 'The data at the root level is invalid...
Read More.NET Enum - decorate EnumValue to be used as default value...
Read MoreAlternative for NameValueCollection to be used in serialization...
Read MoreASP.NET VNext Class Library System.Runtime.Serialization...
Read MoreDoes DataContractSerializer work only with http://schemas.datacontract.org/2004/07/...
Read MoreCollectionDataContract not recognizing DataContract...
Read MoreXmlDictionaryReader reading fixed-size zeroed Stream...
Read MoreIgnore Nested Types with DataContractSerializer...
Read MoreSerializationException when returning custom classes from a WCF service...
Read MoreFiltering a big number of XmlNodes using DataContractSerializer is very slow...
Read MoreHow to Serialize class derived from ReadOnlyCollection...
Read MoreDeserializing as DataContract from string value in memory...
Read MoreSystem.OutOfMemory exception when calling MemoryStream.ToArray() after serializing object with DataC...
Read MoreHow to use a DataContract for the first element in a nested json array?...
Read MoreHow to initialize abstract base constructor when client calls new on DataContract?...
Read MoreWeb API 2 XML Serialization and DataContracts...
Read MoreUnable to deserialize property with specific name...
Read MoreDataContractSerializer: SerializationException, 'EndElement' is not expected...
Read MoreDataContractSerializer ignores fields in subclass of Collections...
Read MoreTrying to deserialize JSON using JSON.NET and DataContractJsonSerializer fails...
Read More