Search code examples
Does datacontract serialization use reflection?...


serializationdatacontractserializerdatacontract

Read More
WCF InvalidDataContractException: "Type cannot be serialized" but is marked correctly...


c#wcfserializationdatacontractdatamember

Read More
Use other DataContract classes than the generated one's...


c#wcfdatacontract

Read More
WCF DataContract with readonly properties...


.netwcf.net-4.0datacontract

Read More
Data Contract Serializer Forward Compatibility of properties which are referenced...


c#xml-serializationdatacontractserializerdatacontractforward-compatibility

Read More
Iterating through DataContract class...


c#listloopsdatacontractserializerdatacontract

Read More
C# Json deserialize integer to type instance...


c#jsondeserializationdatacontract

Read More
Using custom DataContractResolver with multiple assemblies...


c#xmlxml-serialization.net-assemblydatacontract

Read More
WCF structure with MessageContract and DataContract does't work...


.netwcfdatacontractmessagecontract

Read More
DataContract Parent reference in child property - how to avoid infinite serialization loop...


c#.netserializationdatacontract

Read More
compiler does not recognize System.Runtime.Serialization.DataContractSerializer c#...


c#xmlserializerdatacontractserializerdatacontract

Read More
Consume WCF Restful service with datacontract...


c#wcfrestdatacontract

Read More
how to serialize Microsoft.AspNet.Identity.UserLoginInfo class?...


wcfserializationasp.net-identitydatacontract

Read More
How to pass an Excel file from a WinForms client to a WCF service and into an SQL Server table?...


sql-serverwcfdatacontractbinaryfilesnettcpbinding

Read More
One of the DataContract classes doesn't generating on the client side by adding service referenc...


c#wcfvisual-studio-2012datacontract

Read More
Implement a mapping between different types (bool? and enum) using DataContract...


c#.netdatacontract

Read More
Is there an attribute that will implicitly assume all members of a class that has a DataContract is ...


wcfdatacontractimplicitdatamember

Read More
DataContract, default DataMember value...


c#wcfdatacontractdatamember

Read More
WCF and Datetime parsing?...


c#web-serviceswcfdatetimedatacontract

Read More
How do I add an XML attribute using DataContract...


c#.netserializationdatacontract

Read More
WCF reusing types with inheritance - cannot generate client code...


.netwcfinheritancedatacontract

Read More
WCF mixing XML and JSON in one object...


c#jsonxmlwcfdatacontract

Read More
DataContract objects in client - only simple properties are not getting lost from call to call...


c#web-serviceswcfdatacontract

Read More
How to use Custom Serialization or Deserialization in WCF to force a new instance on every property ...


c#wcfcustomizationdeserializationdatacontract

Read More
What's wrong with Property without set?...


c#wcfserializationpropertiesdatacontract

Read More
Using WCF with abstract classes...


.netwcfabstract-classdatacontract

Read More
Write a webservice method with both URI and DataContract class parameters...


c#web-serviceswcfrestdatacontract

Read More
How can you control .NET DataContract serialization so it uses XML attributes instead of elements?...


.netserializationxml-serializationdatacontract

Read More
DataMember Property with Custom Get?...


c#jsonrestpropertiesdatacontract

Read More
Writing Code for Parent & Child Processes...


c#wcfprocessshared-memorydatacontract

Read More
BackNext