Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datamember

DataMember vs DataMemberAttribute

Custom DataMember names to deserialize a JSON class

WCF - convert empty element to nullable native type

DataMember Emit Default Value

asp.net json datamember

Can I prevent a specific datamember from being deserialized?

ID data member in c++ class

.NET base type cannot be serialized by WCF

Accessing different data members belonging to the same object from 2 different thread in C++

Compile-time re-arrangement of data members?

WCF DataMember attribute for read-only fields?

wcf datacontract datamember

What does it mean to put DataMemberAttribute on interface member?

WCF - Decorating IEnumerable<T> with DataMember causes Exception:The underlying connection was closed: The connection was closed unexpectedly

DataMember attributes for Data validation

wcf attributes datamember

WCF: is there an attribute to make parameters in the OperationContract required?

Serialization DataMember (name) override issue

Adding a DataMember to an existing DataContract in WCF

Is the DataMember IsRequired attribute in combination with a Nullable type contradictory?

Sending a Tuple object over WCF?

DataMember's Name property is ignored with [FromUri] property in WebApi service