Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

Using WCF DataContract in MVC SessionState using AppFabric cache

Serialization / Derialization of a tree structure

Can I prevent a specific datamember from being deserialized?

WCF Message & Data Contract, DTO, domain model, and shared assemblies

Should WCF DataContracts be value or reference types?

wcf datacontract

JSON sample to [DataContract]

How do you replace the naming convention for ServiceContract and OperationContract?

WCF Service that returns a custom class generates errors in Reference.cs

.NET base type cannot be serialized by WCF

WCF data contracts with base class and derived classes - what are the consequences of changes to the base class?

wcf datacontract

Including XML Comments in DataContract Serializer Metadata

DataContract & DataMember attributes - how they affect type

wcf 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