How can I Use (Share) Datacontract or Datatype between multiple WCF service and web side...
Read MoreCan I find out what WCF methods are supported on the endpoint before calling it?...
Read MoreHow to serialize nullable DateTime in a WCF DataContract?...
Read MoreDataContract + Multi-dimensional Arrays -- Any solution for this?...
Read MoreDataContract and custom set/get to set a DateTime from a string...
Read MoreDataContractJsonSerializer not working...
Read MoreWhy does WCF not raise an error when DataContract is missing?...
Read MoreHow To Properly Deserialize XML Attributes and Arrays?...
Read MorePortable class library: recommended replacement for [Serializable]...
Read More.NET DataContractJsonSerializer, Nested collections throwing me for a loop...
Read MoreSilverlight 4 DataContractJsonSerializer, private fields of a derived class...
Read MoreHow to serialize class that derives from class decorated with DataContract(IsReference=true)?...
Read MoreSerialize an object with DataContractJsonSerializer...
Read MoreDataContractJsonSerializer to deserialise Json...
Read MoreCant deserilize derived class. But it works if it's in a list or a dictionary. Any thoughts?...
Read MoreIs Contract testing necessary when both consumer and provider are developed by the same company in d...
Read MoreWhy is using [DataMember(EmitDefaultValue = false)] not recommended?...
Read MoreError on serialization due to circular dependency...
Read MoreDataContract framework not working when serializing objects to JSON...
Read MoreNested struct returns empty from WCF service...
Read MoreNetStandard 1.4 does not allow decorating class with [DataContract]...
Read MoreTrouble deserialising xml file using DataContractSerializer...
Read MoreIs there a way to decorate multiple properties with DataMember in a data contract in WCF?...
Read MoreHow to serialize/deserialize a C# WCF DataContract to/from XML...
Read MoreCollectionDataContract not recognizing DataContract...
Read MoreDataContract XML serialization and XML attributes...
Read MoreWCF Update Service Reference no longer generating types for data contracts...
Read MoreDataContract serialization exception (data contract name is not expected)...
Read More