Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontractserializer

XML Does not work for me in WebApi -Something to do with my Datacontracts

Serialize overriden property with DataContractSerializer

compiler does not recognize System.Runtime.Serialization.DataContractSerializer c#

WCF DataContractResolver

C# DataContractSerializer SerializationException with Enum set in object field

Why are attributes not supported with the 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