Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

Custom Element Names using the DataContractSerializer on a List of primitives

DataContract serialization of property of "Type"

Custom serialization with DataContractSerializer

Why Dispose is being called on DataContract even though the service still refers to it?

Unable to cast Base class (data contract) to derived class

DataContractSerializer: Deserialized object with reference id 'xyz' not found in stream. How to recover data?

.net datacontract

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

What is best-practice when designing SOA WCF web-services?

How do I pass value to List<string> property while testing my WCF service?

InvalidDataContractException is an invalid collection type since it have DataContractAttribute

Constructor in WCF DataContract not reflected on Client

wcf datacontract

WCF Data Contract and Reference Entity Data?

Json parsing F#

json f# datacontract

Adding a DataMember to an existing DataContract in WCF

Validate 'any' object against an interface in TypeScript at runtime [duplicate]

How to serialize a derived type as its base type with WCF

How to serialize/deserialize a C# WCF DataContract to/from XML

WCF DataContracts

When/Why should I not use IsReference=true on my DataContracts?

how to mark an interface as DataContract in WCF

c# wcf datacontract