Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontractserializer

Empty Collection using Entity Framework Code First

WCF - Mono server with Microsoft .NET client

Can I use a Class object as a DataMember?

DataContract serialization of an inherited type into a base type

Deserialize google geocoding XML using Datacontract in C#

Deserialization to POCO from Json created of XML document does not work with arrays

Using DataContractSerializer and XmlSerializer both in a single service

How to use DataContractJsonSerializer with auth token

DataContractSerialization of generic type hierarchies

Serializing cyclic object references using DataContractSerializer not working

DataContractSerializer using default properties

Why am I getting the exception "Consider using a DataContractResolver or add any types not known statically to the list of known types"

XmlSerializer vs DataContractSerializer

Entity framework and DataContractSerializer

Put objects which are decorated with [DataContract] into a StateServer?

Empty String Serialization with Datacontracts

DataContract deserialize XML - List of elements and properties in the same element

Serialize a Dictionary<string,Type> and remove key/value from JSON string

Change the response output format in XML and JSON only for webHttpBinding