Search code examples
How can I Use (Share) Datacontract or Datatype between multiple WCF service and web side...

c#wcfwebsharingdatacontract

Read More
Can I find out what WCF methods are supported on the endpoint before calling it?...

c#wcfdatacontractservicecontract

Read More
How to serialize nullable DateTime in a WCF DataContract?...

c#wcfnullabledatacontractserializerdatacontract

Read More
DataContract + Multi-dimensional Arrays -- Any solution for this?...

c#serializationmultidimensional-arraydatacontractserializerdatacontract

Read More
DataContract and custom set/get to set a DateTime from a string...

c#datacontract

Read More
DataContractJsonSerializer not working...

c#jsonserializationdatacontractdatacontractjsonserializer

Read More
Why does WCF not raise an error when DataContract is missing?...

c#.netwcfserializationdatacontract

Read More
How To Properly Deserialize XML Attributes and Arrays?...

c#xmldeserializationdatacontract

Read More
Portable class library: recommended replacement for [Serializable]...

c#serializationdatacontractserializableportable-class-library

Read More
.NET DataContractJsonSerializer, Nested collections throwing me for a loop...

asp.netjsondatacontractdatacontractjsonserializer

Read More
JSON sample to [DataContract]...

c#jsonserializationdatacontractdatacontractjsonserializer

Read More
Silverlight 4 DataContractJsonSerializer, private fields of a derived class...

jsonserializationsilverlight-4.0datacontractdatacontractjsonserializer

Read More
How to serialize class that derives from class decorated with DataContract(IsReference=true)?...

c#-4.0datacontractjsonserializerdatacontractjsonserializer

Read More
Serialize an object with DataContractJsonSerializer...

c#-4.0json.netdatacontractdatacontractjsonserializer

Read More
DataContractJsonSerializer to deserialise Json...

c#jsondeserializationdatacontractdatacontractjsonserializer

Read More
Cant deserilize derived class. But it works if it's in a list or a dictionary. Any thoughts?...

c#serializationdatacontract

Read More
Is Contract testing necessary when both consumer and provider are developed by the same company in d...

jvmmicroservicesdatacontractpact

Read More
Why is using [DataMember(EmitDefaultValue = false)] not recommended?...

wcfmsdndatacontractdatamember

Read More
Error on serialization due to circular dependency...

c#datacontractserializerdatacontractcsladatacontractsurrogate

Read More
DataContract framework not working when serializing objects to JSON...

c#asp.netjsondatacontract

Read More
Nested struct returns empty from WCF service...

c#wcfstructdatacontract

Read More
NetStandard 1.4 does not allow decorating class with [DataContract]...

c#datacontract.net-standard.net-standard-1.4

Read More
Trouble deserialising xml file using DataContractSerializer...

c#xmlserializationdatacontract

Read More
Is there a way to decorate multiple properties with DataMember in a data contract in WCF?...

c#wcfdatacontractdatamember

Read More
How to serialize/deserialize a C# WCF DataContract to/from XML...

c#wcfxml-serializationdeserializationdatacontract

Read More
CollectionDataContract not recognizing DataContract...

c#asp.netxmldatacontractserializerdatacontract

Read More
DataContract XML serialization and XML attributes...

c#xmlwcfserializationdatacontract

Read More
WCF service streaming images...

c#wcfstreamdatacontract

Read More
WCF Update Service Reference no longer generating types for data contracts...

c#wcfvisual-studio-2012visual-studio-2013datacontract

Read More
DataContract serialization exception (data contract name is not expected)...

c#serializationreflectiondatacontract

Read More
BackNext