Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

Does adding [DataContract] and [DataMember] to all classes impact performance

c# c#-4.0 datacontract

Custom DataMember names to deserialize a JSON class

Pass list of known types to object with its own XmlSerializer in (de-)serialization tree

DataContract for enums in WCF

wcf datacontract

Null vs Value Not Set

C# DataContractJsonSerializer fails when value can be an array or a single item

WCF Data Contract - best/cleanest way to enforce required values?

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