Datacontractserializer doesn't overwrite all data...
Read MoreDataContractSerializer - Ignore XML Declaration...
Read MoreWCF DataContract deserialization issue with empty values...
Read Morez:Id = "" in WCF Message log. DataContractSerializer throws exception when Deserializing...
Read MoreDataContract serialization of an inherited type into a base type...
Read MoreFigure out if an instance of Object is DataContract serializable in WCF...
Read MoreDo WCF and DataContractSerializer serialize CollectionDataContract-decorated collection types differ...
Read Morewhy DataContractSerializer is faster that xmlSerializer?...
Read MoreWhat XML serialization method should I use for a public API?...
Read MoreHow can I convert a string to a stream?...
Read MoreSerializing MethodBase and Exception types in a WCF Service...
Read MoreWhy LINQ 2 SQL when I Dispose the context tries to get child relationships?...
Read MoreDataContract serializer support for imports. Out of band mechanism?...
Read MoreWCF REST: ReadAsDataContract using classes "WITHOUT" decoration attributes DataContract an...
Read MoreService contract and variable names...
Read MoreSimple data file versioning with DataContractSerializer...
Read MoreEvents not working with after Deserialization...
Read MoreError: "The deserializer has no knowledge of any type that maps to this contract"?...
Read MoreXmlSerializer vs DataContractSerializer...
Read MoreSlightly non-trivial data structure: is XmlSerializer right for me?...
Read MoreCannot Serialize a List<> of DynamicProxy2-generated objects with DataContractJsonSerializer...
Read MoreDoes the DataContractSerializer call property getters/setters?...
Read MoreCan I control what subtype to use when deserializing a JSON string?...
Read MoreCollectionDataContractAttribute for list with no group element...
Read MoreUsing the WCF DataContractJsonSerializer in .NET 3.5...
Read MoreShould I use a Namespace of an XML file to identify its version...
Read MoreHaving trouble using DataContractSerializer...
Read MoreHow to support both DataContractSerializer and XMLSerializer for the same contract on the same host?...
Read MoreShare Json data between Asp.Net MVC 2 and Asp.Net server side C# code?...
Read Moreon wcf type is not expected even though its on ServiceKnownType(typeof(...))...
Read More