Write only stream - get written bytes count with DataContractSerializer...
Read MoreWhen deserializing XML from a memory mapped file, how can I fix "SerializationException: The da...
Read Moreschemas.microsoft.com/2003/10/Serialization .net Extract base64-encoded binary data in php...
Read MoreIs there a way to override how DataContractJsonSerializer serializes Dates?...
Read MoreUsing DataContractSerializer to serialize, but can't deserialize back...
Read More"Type not expected", using DataContractSerializer - but it's just a simple class, no f...
Read MoreDataContractSerializer reading causes "Missing XML declaration with an encoding", any idea...
Read MoreDataContract deserialize XML - List of elements and properties in the same element...
Read MoreJSON DataContract dual types for string and string array...
Read MoreEasiest way to serialize an IParsable<T> as a string using the DataContract model?...
Read MoreException during the serialization - Type with data contract name is not expected...
Read MoreExclude lambda (or delegates) in DataContract...
Read MoreXSLT Transform XML with Namespaces...
Read MoreHow to serialize a derived type as its base type with WCF...
Read MoreSkip Dictionary entry if key cannot be deserialized with DataContractSerializer...
Read More.NET Core 3.1 API to Accept Complex XML Object...
Read MoreDeserialize JSON property starting with @...
Read MoreDataContractResolver without a xsi:type...
Read MoreSkip DataMember via DataContractSerializer...
Read MoreDeserialization to POCO from Json created of XML document does not work with arrays...
Read MoreHow to add property to DTO in a backward compatible way?...
Read MoreCloning objects without Serialization...
Read MoreCrash after serializing JObject with DataContractSerializer and XmlDictionaryWriter...
Read MoreWCF error: Expecting state 'Element'.. Encountered 'Text' with name '', name...
Read MoreDataContractSerializer doesn't call my constructor?...
Read MorePredefine XML namespaces for DataContractSerializer...
Read MoreHow to change the Type of DataContract property without breaking backwards compatibility?...
Read MoreCan't Deserialize xml using DataContractSerializer...
Read More