Avoiding using the “http://www.w3.org/2001/XMLSchema-instance” namespace with .Net DataContractSeria...
Read MoreEmpty String Serialization with Datacontracts...
Read MoreDataContractSerializer - Name cannot begin with the '.' character, hexadecimal value 0x2E...
Read MoreHow do I define an Array in the Default.rd.xml file...
Read Morehow to not return null when a Data member field is not set in the data contract...
Read MoreSerialise JSON to C# object into ArrayList of objects...
Read MoreHow can I make a subroutine out of this C# code?...
Read MoreTweak and simplify DataContract serialization for very simple classes?...
Read MoreDatacontractSerializer does not serialize base type to inherited type...
Read MoreCannot serialize member ... of type System.Collections.Generic.Dictionary`2 because it implements ID...
Read MoreHow do I use OperationContract to capture a response header from POST request?...
Read MoreWhy did json2sharp generate an extra class from my JSON?...
Read MoreManage Xml Serialization of referenced objects with a custom Id...
Read MoreDataContract won't deserialize Id DataMember...
Read MoreWith .NET DataContractSerializer instance, can I check the Type that was passed into its constructor...
Read Morec# - Call JSON Web API and get data...
Read MoreSerialize a Dictionary<string,Type> and remove key/value from JSON string...
Read MoreChange the response output format in XML and JSON only for webHttpBinding...
Read MoreHow to deny WCF entities to show in some endpoints...
Read MoreExtensionDataObject not marked as serializable...
Read MoreDataContractSerialzer errors with CollectionDataContract in UWP...
Read Morec# Loading of serialized file fails - Class property i:type...
Read MoreDatacontract serialization/serialization with images...
Read MoreXML deserialization into different class?...
Read MoreAfter Deserialization using DataContractSerializer, Collection gets read-only...
Read MoreHow to deserialize specific element with DataContractJsonSerializer...
Read MoreHow to serialize class type but not the namespace to a Json string using DataContractJsonSerializer...
Read More.net DataContractSerializer: how to handle recursive data structures?...
Read MoreHow to Deserialize XML using DataContractSerializer...
Read MoreDataContractSerializer error when serializing a object for SHA1 encryption...
Read More