Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontractserializer

Why DataContract is faster than Serializable?

How can I convert a WCF style formatted date string i.e. "/Date(1342210377000)/" to c# DateTime?

Is there an ODataSerializer to serial custom objects?

DataContractSerializer cannot deserialize after namespace changed

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