Configuring WCF data contract for proper JSON response...
Read MoredataContractSerializer known types...
Read More"Type x with data contract name y is not expected"...
Read MoreIs the WCF DataContract Namespace required...
Read MoreCollection return type of OperationContract and how to add to a list of DataContracts?...
Read MoreDataContractSerializer not deserializing all variables...
Read MoreNested DTOs in the Command-Handler Pattern?...
Read MoreHow to define Data Contracts in WCF?...
Read MoreInvalidDataContractException is an invalid collection type since it have DataContractAttribute...
Read MoreDataContract Versioning and changing IsRequired attribute in different versions...
Read MoreDataContractException in hosted WCF service...
Read MoreWhat is the format of the DataContractAttribute.Namespace Property?...
Read MoreObject Reference not set to instance of an object in datacontract...
Read MoreMultiple Data Contracts under one Service reference...
Read MoreRenaming of class property that is marked with a DataMemberAttribute...
Read MoreAvoid populating Extended Properties in WCF data contracts...
Read MoreIn F#, what is the correct syntax to specify a DefaultValue?...
Read MoreHow to define string arrays in Data Contract?...
Read MoreDataContract and Arrays in Top Level elements...
Read MoreDataContract in a project other than WCF...
Read MoreInvalidDataContractException ("Type cannot be serialized") error using WCF DataContract...
Read MoreSerialize delivered class's instance using DataContract...
Read Morec# - DataContract Serialization - Base Classes, Inheritance and Overrides...
Read MoreParsing json string that sometimes is an array...
Read Morehow to mark an interface as DataContract in WCF...
Read MoreWhy doesn't WCF proxy object have access to global static object?...
Read MoreWCF strage behavior with object serialization...
Read MorePassing an instance of anonymous type over WCF...
Read MoreWhy am I using the KnownType attribute wrong?...
Read More