Annotation for WCF DataContractSerializer to replace ArrayOf with a custom name...
Read MoreUse XmlSerializer Instead of DataContractSerializer...
Read MoreDe-serializing a flagged enum with a space results in SerializationException...
Read More"InvalidDataContractException: Type contains two members with same data member name" for n...
Read MoreDataContractSerializer produces XML with no child nodes, preserves no data...
Read MoreXML Deserializer issues with PortableRest and tvdb.com API response...
Read MoreXML Deserialization Error - unexpected 'EndElement'...
Read Morecreate soap message from Data Contract...
Read MoreDataContract for different data structure...
Read MoreDataContractJsonSerializer fails on generic / polymorphic objects...
Read Morehow to consume web service from desktop c# app?...
Read Moreneed to have child by using DataContractSerializer to populate XML...
Read MoreServiceStack.Text: Forcing serialization of a property not decorated with DataMember attribute...
Read MoreWCF DataContractSerializer Performance with long property names...
Read MoreWhy am I getting the exception "Consider using a DataContractResolver or add any types not know...
Read MoreError filling an object array from JSON data using DataContractJsonSerializer...
Read MoreSerialization using DataContract in WebApi. one of the type is turned into null...
Read MoreDataContractSerializer. Serializing class through interface...
Read MoreWhy would a WCF DataContract not serialize members in alphabetical order?...
Read MoreCompletely stuck at this XML Deserialization...
Read MoreWCF service result causes browser to show 'page cannot be displayed' on some instances...
Read MoreHandle array in serialization with DataContractSerializer...
Read MoreDeserialization using Datacontractserializer. Only the first object on the list is getting filled...
Read MoreHow to change default WCF serializer...
Read More.Net 4.5.1 makes default serialization method as "System.Xml"...
Read MoreDeserializing xml Dictionary<TKey,TValue> with DataContactSerializer...
Read MoreConfiguring WCF client and service for use with protobuf-net...
Read MoreWeb API - Self close tag instead of i:nil...
Read MoreError deserializing Dictionary<TKey,TValue> after changes on class TKey...
Read More