List Question
20 TechQA 2015-06-09T14:27:42.830000Public IDictionary member of ViewModel class will not serialize via DataContractSerializer
166 views
Asked by Brian Dishaw
WCF Service hosted in a Windows Service - Wrong / Expected Namespace
416 views
Asked by Dimenus
How to ignore properties marked with [IgnoreDataMember] when calling REST service
948 views
Asked by nat
How to use a DataContract for the first element in a nested json array?
325 views
Asked by Kraang Prime
Deserializing as DataContract from string value in memory
561 views
Asked by Kraang Prime
need to have child by using DataContractSerializer to populate XML
169 views
Asked by Alma
how to consume web service from desktop c# app?
290 views
Asked by Lukasz
How stable DataContractSerializer XML format is
166 views
Asked by sll
Can I get ServiceStack to serialize specific properties as XML attributes instead of elements?
127 views
Asked by Dylan Beattie
Parse Simple JSON with VB.NET
5.4k views
Asked by Rookie
XmlDictionaryReader reading fixed-size zeroed Stream
2.3k views
Asked by Nemo
WCF DataContractSerializer and KnownTypes
515 views
Asked by Raouf Kamel
Exception with ServiceKnownType when the WCF method returns a collection
408 views
Asked by Avrohom Yisroel
How can we get another type of object while deserialization in DataContractSerializer?
117 views
Asked by Sandip D
How do you migrate from a list to a class C# DataContract Serialization?
288 views
Asked by Ryan Leach
What is the difference between DataContractResolver and DataContractSurrogate?
143 views
Asked by Sandip D
Is there a xsd file for "http://schemas.microsoft.com/2003/10/Serialization/" namespace?
5.9k views
Asked by stefando
StackOverFlowException during Serialization
2.4k views
Asked by user613098
DataContractSerializer serializing List<T> getting error
11.3k views
Asked by Kev84
Silverlight: Is there a way to indicate to the DataContractSerializer that a class is non-Serializable?
334 views
Asked by Jonathan Allen