Renaming of class property that is marked with a DataMemberAttribute...
Read Moreweird (to me) behavior regarding DataContractSerializer constructed class instance not 'returned...
Read MoreHow to define string arrays in Data Contract?...
Read MoreDataObjectSerializer interface implementation CS0535...
Read MoreCan WCF be configured to 'refactor' the XMLSchema-instance namespace on a Serialized message...
Read MoreCan a readonly field be initialized when using DataContractSerializer?...
Read MoreDataContractSerializer - Namespace issues...
Read MoreDataContractSerializer How to emit clean Xml for generic list of interfaces...
Read MoreDataContractSerializer will not serialize protected properties...
Read MoreSome properties are not being deserialized using DataContractSerializer...
Read MoreWrite/Restore ObservableCollection<T>...
Read MoreRefactoring the namespace of a class with a DataContract...
Read MoreDataContract Serializer doesnt de-serialize List...
Read MorePassing an instance of anonymous type over WCF...
Read MoreWhy is my DataContractJsonSerializer failing on the call to ReadObject()?...
Read MoreSerializing entity to XML - add method...
Read MoreHow to serialize / deserialize immutable list type in c#...
Read MoreHow can I write a raw string of XML to a file reliably, to a base-64 encoded string?...
Read MoreLost attributes in serialization List<> inherited class...
Read MoreC# DataContractSerializer - Deserialize list of list...
Read MoreType 'MyClass' cannot inherit from a type that is not marked with DataContractAttribute or S...
Read MoreBest way to store serialization related info between serialization and deserialization...
Read MoreWCF Error "Maximum number of items that can be serialized or deserialized in an object graph is...
Read MoreDataMember attribute on private members - Whats happening under the hood...
Read MoreTesting DataContractSerializer with String...
Read MorePut objects which are decorated with [DataContract] into a StateServer?...
Read MoreException: Maximum number of items that can be serialized or deserialized in an object graph is '...
Read MoreChange XML Namespace of DataMember...
Read More