Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

Clone Whole Object Graph

Datacontract and dynamic return type WCF

wcf datacontract

Using custom DataContractResolver in WCF, to transport inheritance trees involving generics

c# .net wcf datacontract

WCF Client how can I deserialize an incompatible date format from the JSON response?

Auto generating DataContract classes from Business Object Classes

c# asp.net json datacontract

How to make code contracts work with deserialization of data contracts?

WCF - Instantiating an object in DataContract constructor

WCF CollectionDataContract

c# wcf c#-4.0 datacontract

WCF datacontract vs class serialize

wcf datacontract

Is there any benifit in using DataContract and DataMember attributes while working with Asp.net Web API?

WCF Client having problems recognizing ServiceKnownTypes?

WCF DataMember attribute for read-only fields?

wcf datacontract datamember

WCF, Entity Framework & Data Contracts

Enum.ToString() that abides EnumMemberAnnotation

What does it mean to put DataMemberAttribute on interface member?

Does ContentResolver notifyChange method notifies also detail Uri's?

c# - DataContract Serialization - Base Classes, Inheritance and Overrides

Persist a DataContract as XML in a database

c# xml wcf datacontract

DataContracts with behavior

wcf datacontract

What is the advantage of using DataContractAttribute over SerializableAttribute?