Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

How to find out if class has DataContract attribute?

Which list/collection type is best to use in a WCF data contract?

.net wcf datacontract

How do I add an XML attribute using DataContract

How to organize and name DTOs that are used as Data Contracts in a WCF web service

c# wcf dto datacontract

How can you control .NET DataContract serialization so it uses XML attributes instead of elements?

Naming Generic DataContracts in WCF

WCF DataContract with readonly properties

.net wcf .net-4.0 datacontract

Generate DataContract from XSD

.net wcf xsd datacontract

Can I use DataContract and Serializable together?

Why is using [DataMember(EmitDefaultValue = false)] not recommended?

Configure JSON.NET to ignore DataContract/DataMember attributes

Portable class library: recommended replacement for [Serializable]

DataContract XML serialization and XML attributes

IsReference property in data contract

wcf datacontract

Serialize enum to string

c# json datacontract

WCF: Exposing readonly DataMember properties without set?

When to use DataContract and DataMember attributes?

Namespace for [DataContract]

c# wcf datacontract