Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontractserializer

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

Forcing ASMX proxy to use XmlSerializer instead of DataContractSerializer

Include Exceptions as DataMember for DataContractSerializer WCF C#

WCF DataContractSerializer Performance with long property names

WCF DataContract Serialization of Bidirectional Entities or Circular dependencies

DataContractSerializer missing from the .NET Compact Framework

When using ISerializable with DataContractSerializer, how do I stop the serializer from outputting type information?

Basics of DataContractAttribute

How I can get rid of specified fields while creating proxy for a WCF service?

XPath not working in xml created using DataContractSerializer

F# Add Constructor to a Record?

Serialize and deserialize multiple objects using DataContractSerializer

Cannot serialize member ... of type System.Collections.Generic.Dictionary`2 because it implements IDictionary

Does DataContractSerializer work only with http://schemas.datacontract.org/2004/07/

DataContract + Multi-dimensional Arrays -- Any solution for this?

MS JSON date serialization and daylight saving time