Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontractserializer

Web API - Self close tag instead of i:nil

Invalid output with inherit class

DataContractSerializer and Dictionary<string,object> fails when reading

WCF Client having problems recognizing ServiceKnownTypes?

DataContractSerializer with Multiple Namespaces

Predefine XML namespaces for DataContractSerializer

How to serialize / deserialize immutable list type in c#

Serialize/deserialize objects - order of fields matters?

Exception: Maximum number of items that can be serialized or deserialized in an object graph is '65536' [duplicate]

Data Contract Known Types and a set of interfaces inheriting each other

Deserialize derived types in WCF service as base types but retain type information

Ignore some properties in runtime when using DataContractSerializer

How to Customize Deserialization of a JSON enum in .NET?

DataContract deserialization fails due to incorrect ordering of XML nodes

DataContractSerializer, KnownType and inheritance

WCF service dataContractSerializer maxItemsInObjectGraph in web.config

Serializing UTC time c#

De-serializing a flagged enum with a space results in SerializationException

Extension method to serialize generic objects as a SOAP formatted stream