Does datacontract serialization use reflection?...
Read MoreWCF InvalidDataContractException: "Type cannot be serialized" but is marked correctly...
Read MoreUse other DataContract classes than the generated one's...
Read MoreWCF DataContract with readonly properties...
Read MoreData Contract Serializer Forward Compatibility of properties which are referenced...
Read MoreIterating through DataContract class...
Read MoreC# Json deserialize integer to type instance...
Read MoreUsing custom DataContractResolver with multiple assemblies...
Read MoreWCF structure with MessageContract and DataContract does't work...
Read MoreDataContract Parent reference in child property - how to avoid infinite serialization loop...
Read Morecompiler does not recognize System.Runtime.Serialization.DataContractSerializer c#...
Read MoreConsume WCF Restful service with datacontract...
Read Morehow to serialize Microsoft.AspNet.Identity.UserLoginInfo class?...
Read MoreHow to pass an Excel file from a WinForms client to a WCF service and into an SQL Server table?...
Read MoreOne of the DataContract classes doesn't generating on the client side by adding service referenc...
Read MoreImplement a mapping between different types (bool? and enum) using DataContract...
Read MoreIs there an attribute that will implicitly assume all members of a class that has a DataContract is ...
Read MoreDataContract, default DataMember value...
Read MoreHow do I add an XML attribute using DataContract...
Read MoreWCF reusing types with inheritance - cannot generate client code...
Read MoreWCF mixing XML and JSON in one object...
Read MoreDataContract objects in client - only simple properties are not getting lost from call to call...
Read MoreHow to use Custom Serialization or Deserialization in WCF to force a new instance on every property ...
Read MoreWhat's wrong with Property without set?...
Read MoreWrite a webservice method with both URI and DataContract class parameters...
Read MoreHow can you control .NET DataContract serialization so it uses XML attributes instead of elements?...
Read MoreDataMember Property with Custom Get?...
Read MoreWriting Code for Parent & Child Processes...
Read More