Search code examples
Runtime add DataContract and DataMember to Dynamic Class created using .Net Reflection...

.netwcfreflectionsilverlight-4.0datacontract

Read More
Problem to use DataContract Xml Serialization - KnownTypes...

c#xml-serializationdatacontractserializerdatacontract

Read More
Problem with generating DataContracts from xsd with svcutil...

c#soapxsddatacontractsvcutil.exe

Read More
WCF Service returning 400 error: The body of the message cannot be read because it is empty...

c#wcfdatacontract

Read More
Can I prevent a specific datamember from being deserialized?...

wcfserializationdatacontractdatamember

Read More
How do I pass a list of objects from controller to view?...

c#listvue.jsmodel-view-controllerdatacontract

Read More
Namespace for [DataContract]...

c#wcfdatacontract

Read More
WCF: Exposing readonly DataMember properties without set?...

.netwcfreadonlydatacontractdatamember

Read More
WCF Datacontract for XML deeper that a single layer...

wcfdatacontract

Read More
Generally accepted way to avoid KnownType attribute for every derived class...

c#wcfdatacontractknown-types

Read More
Adding a DataMember to a different namespace to the DataContract...

serializationnamespacesdatacontractdatacontractserializerdatamember

Read More
DataContractJsonSerializer ReadObject return NULL value?...

c#asp.net.netwcfdatacontract

Read More
C# type serialization not as a collection of key value pairs...

serializationserializabledatacontract

Read More
How to optimize ServiceStack.Text performance when deserializing to enums with DataContract...

.netservicestackdatacontractservicestack-text

Read More
Is it possible to include a DataContract class in WCF wsdl without that class being part of any Oper...

c#.netwcfwsdldatacontract

Read More
How to deserialize nullable enum with EnumMember attribute in ServiceStack.Text?...

.netservicestackdatacontractservicestack-text

Read More
How to configure ServiceStack.Text to use EnumMember when serializing to csv or jsv?...

.netcsvservicestackdatacontractservicestack-text

Read More
How to configure ServiceStack.Text to use EnumMember when deserializing?...

.netjsonservicestackdatacontractservicestack-text

Read More
What does actually 'same data contracts' imply?...

c#.netwcfdatacontract

Read More
Polymorphism in hierarchy with serialised classes - DataContract messages...

c#serializationpolymorphismdatacontract

Read More
Protobuf .NET serialization for inheritance classes...

protobuf-netdatacontractnetdatacontractserializer

Read More
.Net Rest Web Service response has default Data Contract namespace rather than expected namespace...

c#.netwcfxml-serializationdatacontract

Read More
Enums, DataContracts and WCF question...

wcfenumsdatacontractserializerdatacontract

Read More
Serialize a list of objects inheriting from class A to xml, so the names of the elements in the xml ...

c#inheritanceserializationdatacontractserializerdatacontract

Read More
Constructor in WCF DataContract not reflected on Client...

wcfdatacontract

Read More
WCF An error occurred while receiving the HTTP response...

wcfdatacontractdatamember

Read More
Multiple DataMemberAttribute...

f#datacontract

Read More
Deserializing an IEnumerable<T> with [DataContract] applied does not work...

c#jsonjson.netdatacontract

Read More
From JSON string to object...

c#jsondatacontractserializerdatacontract

Read More
Force order in NetDataContractSerializer without using DataContractAttribute...

c#serializationdatacontractdatamembernetdatacontractserializer

Read More
BackNext