Empty Collection using Entity Framework Code First...
Read MoreWCF - serializing inherited types...
Read MoreDeserialize collection type virtual data member...
Read MoreDataContractSerializer could not de-serialize all properties in Net Core 2...
Read MoreWCF, xml creates ExtensionData tag which I want to remove...
Read MoreShouldSerialize pattern and DataContractSerializer...
Read MoreDataContractSerializer returning null for all values when using CollectionDataContract...
Read MoreUWP DataContractSerializer ReadObject throws System.TypeInitializationException...
Read MoreXML Serialization With Properties inside Tags...
Read MoreHow can I control the root element namespace and name when serializing an IXmlSerializable object wi...
Read MoreHow to serialize nullable DateTime in a WCF DataContract?...
Read MoreDataContractSerializer - how can I output the xml to a string (as opposed to a file)...
Read MoreDataContract + Multi-dimensional Arrays -- Any solution for this?...
Read MoreSystem.Double value with max characters...
Read MoreC# DataContract and Serializing readonly bool field to always be 'true'...
Read MoreWCF Datacontract, some fields do not deserialize...
Read MoreDataContractSerializer writes corrupted data...
Read MoreTrying to deserialize list of ints using DataContractSerializer, received unexpected InvalidOperatio...
Read MoreUse DataContractSerializer to Deserialize only part of an XML document...
Read MoreException with ServiceKnownType when the WCF method returns a collection...
Read MoreHow do you migrate from a list to a class C# DataContract Serialization?...
Read MoreCan the data contract serializer used for any third party webservice...
Read MoreWCF: Data contract serializer with multiple modules...
Read MoreSerialize an object using DataContractJsonSerializer as a json array...
Read MoreJSON string and DatacontractJsonDeserializer...
Read MoreDataContractJsonSerializer to skip nodes with null values...
Read MorePartial deserialization of JSON object by using DataContractJsonSerializer...
Read MoreCan DataContractJsonSerializer handle cyclic references?...
Read More