Search code examples
Basics of DataContractAttribute...

c#wcfdatacontractserializerdatacontract

Read More
Client WCF DataContract has empty/null values from service...

wcfsilverlightdatacontractemptydatatext

Read More
Can I add a WCF DataContract to a complex type?...

c#.netwcfvisual-studiodatacontract

Read More
Deserialization of ASMX web service failing partially...

c#xml-serializationasmxdatacontract

Read More
DataContract for serializing interface subclasses...

c#wcfdatacontract

Read More
What is the best way to force the WPF DataGrid to add a specific new item?...

wpfdatagriddatacontractitemssourcetype-constraints

Read More
Error during the Xml deserialization with data contract in c#...

c#xmldeserializationdatacontractxml-deserialization

Read More
How to ignore a DataMember from the superclass in a subclass...

wcfinheritancesubclassdatacontractsuperclass

Read More
issue recognising DataContract in WCF...

c#visual-studio-2010wcfdatacontract

Read More
How to convert the data type of a property in a DataContract on client side?...

c#wcfdatacontract

Read More
Handling different classes of the same name in a single CS file...

c#wcfdata-structuresdatacontractdata-layers

Read More
DataContract Name Attribute not Working with Json Serializer...

asp.netasp.net-web-apijson.netdatacontract

Read More
While returning a DataContract from a WCF function, I'm getting this error: "An error occur...

c#wcfdatacontract

Read More
XML Does not work for me in WebApi -Something to do with my Datacontracts...

asp.net-web-apidatacontractserializerdatacontract

Read More
WCF Service Make DataMembers Required? What am I missing?...

wcfwcf-data-servicesdatacontract

Read More
Return an Array of a Struct in a WCF Datacontract...

c#arrayswcfstructdatacontract

Read More
Return array of struct in Datacontract...

c#arrayswcfstructdatacontract

Read More
DataAnnotation for Required property - Why is it required for asp.net webapi?...

asp.net-web-apidata-annotationsdatacontract

Read More
How to ignore Data Contracts for Json?...

xmljsonasp.net-web-apidatacontract

Read More
Include Exceptions as DataMember for DataContractSerializer WCF C#...

c#wcfexceptiondatacontractserializerdatacontract

Read More
Custom serialisation of a Dictionary in a DataContract...

c#xml-serializationdatacontract

Read More
Dynamically switch applicable DataContract at runtime?...

jsonserializationdeserializationservicestackdatacontract

Read More
Is there a way to export an XSD schema from a DataContract...

c#.netxsdschemadatacontract

Read More
Why can't I use WCF DataContract and ISerializable on the same class?...

c#wcfasp.net-3.5datacontractserializable

Read More
How to find out if class has DataContract attribute?...

c#serializationdatacontractdeserialization

Read More
Passing Business Objects from a WCF Operation (service Layer to Data Layer)...

wcfdatacontractbusiness-logic-layer

Read More
REST with Polymorphic DataContracts - Deserialization Fails...

c#.netwcfrestdatacontract

Read More
WCF Client how can I deserialize an incompatible date format from the JSON response?...

jsondatetimedeserializationwcf-clientdatacontract

Read More
DataContract serialization of property of "Type"...

c#.netserializationdatacontract

Read More
can we convert Odata metadata to C# code (datacontract)...

c#web-servicesodatadatacontract

Read More
BackNext