Collections repository implementation with the ability to handle serialization...
Read MoreWhat's the practical way of serializing an instance of subclass by using DataContractSerializer?...
Read MoreCast issues between generic list and CollectionDataContract...
Read MoreC# Entity Framework lazy loading if not detached...
Read MoreWCF DataContractSerialzer xml to object incomplete results...
Read Morehow to make WCF service use a specific DataContractSerializer constructor overload?...
Read MoreWCF datacontractserialization - unexpected elements <a:anyType>...
Read MoreWhy are attributes not supported with the DataContractSerializer?...
Read Morehow to use DataContract to serialize a number to a percentage in the xml output?...
Read MoreHow to Affect Deserialization Behavior of Message.GetBody<T>()...
Read Morehow can I pass a dictionary of items contianing dictionaries of items?...
Read MoreXPath not working in xml created using DataContractSerializer...
Read MoreWhy is DataContractSerializer to StringWriter truncated?...
Read MoreDataContractSerializer not Serializing member of class that inherits ISerializable...
Read MoreMVC - Http Post JSON - Serialization Dependency...
Read MoreHow to define which class is taken if an interface property is deserialized within a class?...
Read MoreError using WCF and DataContractSerializer...
Read MoreDataContractSerializer, KnownType and inheritance...
Read MoreProblem passing object between WCF and ASMX using DataContracts...
Read MoreDeep serialization of LINQ to SQL objects...
Read MoreSerializing a .NET type from an LdapConnection...
Read MoreHow can I deserialize an XML, when I only know the type of an ancestor class?...
Read MoreCan svcutil (or any other utility) convert CS back to XSD?...
Read MoreNested [DataContract]'s not serialising through WCF...
Read MoreSilverlight: How do you set the PreserveObjectReferences property on a DataContractSerializer?...
Read MoreStackOverFlowException during Serialization...
Read MoreWCF DataContract requires Serialization?...
Read MoreConnected entities not serialized with DataContractSerializer...
Read MoreDataContractSerializer vs BinaryFormatter performance...
Read MoreWCF DataContract GetCustomDataToExport...
Read More