Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

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?

Confused about how to use JSON in C#

Portable / Interoperable WCF Contracts

Mark deprecated fields in WCF contract

c# wcf deprecated datacontract

How to use Custom Serialization or Deserialization in WCF to force a new instance on every property of a datacontact ?

Is there a way to export an XSD schema from a DataContract

c# .net xsd schema datacontract

Client WCF DataContract has empty/null values from service

WCF contract changes that affect clients

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?