Search code examples
DataContract and KnownTypes for Inherited classes using Service Bus 1.0...

.netdatacontractserializerdatacontractservicebusknown-types

Read More
DataContractSerializer and Generic lists...

c#xmlxml-serializationdatacontractserializerxml-deserialization

Read More
Getting bad generated code from "Update Service Reference"...

.netvisual-studiowcfxml-serializationdatacontractserializer

Read More
DataContractJsonSerializer serialization error: Consider using a DataContractResolver or add any typ...

c#jsonserialization.net-4.0datacontractserializer

Read More
During OnSerializing, able to avoid default values based on reference object, OnDeserialized fails...

c#xml-serializationdatacontractserializer

Read More
How do I deserialize a List<T> as another List<T> instead of a readonly T[]?...

c#datacontractserializer

Read More
DataContract model binding to JSON in ASP.NET MVC Action Method Arguments...

c#asp.net-mvc-3datacontractserializermodelbindersmodel-binding

Read More
Wrap primitive type in C# json object serialization and data contract...

c#serializationjson.netdatacontractserializer

Read More
Performance of protobuf-net vs DataContractSerializer over WCF...

c#datacontractserializerprotobuf-net

Read More
DataContractSerializer stuck on WriteObject...

c#xml-serializationdatacontractserializer

Read More
Change location of a type in knowntypes with Backward compatibility...

c#wcfdatacontractserializerdatacontract

Read More
dataContractSerializer known types...

c#wcfdatacontractserializerdatacontract

Read More
DataContractSerializer cannot deserialize after namespace changed...

c#namespacesdatacontractserializer

Read More
Using Fiddler's to send request to a ASP.NET server with additional node not defined in DataCont...

c#asp.netweb-servicesfiddlerdatacontractserializer

Read More
ASP.NET Web API XmlFormatter does not work, falls back to JsonFormatter...

c#asp.netasp.net-web-apidatacontractserializer

Read More
Why do some DataMember attributes have brackets while others have not?...

c#datacontractserializer

Read More
Why does DataContractSerializer ignore XmlWriterSettings settings?...

.netnewlineencodedatacontractserializer

Read More
SecurityException when serializing with DataContractSerializer...

c#xmlwindows-phone-7serializationdatacontractserializer

Read More
Can I deserialize generics without a reference to the type?...

c#.net-3.5datacontractserializer

Read More
Deserializing object references using DataContractSerializer with CollectionDataContract?...

c#datacontractserializer

Read More
Strange characters appended to node name with XML DataContractSerializer...

xmlserializationasp.net-web-apidatacontractserializer

Read More
DataContractException in hosted WCF service...

wcfserializationdatacontractserializerdatacontract

Read More
How to have conditional DataMember in a DataContract?...

c#asp.netxmlasp.net-web-apidatacontractserializer

Read More
using DataContractSerializer to store Data in Isolatedstorage...

c#windows-phone-7windows-phone-8isolatedstoragedatacontractserializer

Read More
Why can't I specify NonSerialized in Wcf object...

c#wcfdatacontractserializer

Read More
Why can't I deserialize my object if the xml it contains gets slightly larger?...

serializationxml-serializationdatacontractserializer

Read More
Trouble using DataContractSerializer...

c#.netjsondatacontractserializer

Read More
WCF - Mono server with Microsoft .NET client...

.netwcfmonodatacontractserializer

Read More
Data contract serialization for WCF web service request...

c#wcfdatacontractserializer

Read More
Cannot consume WCF Rest Services in WCF Client...

wcfdatacontractserializer

Read More
BackNext