Search code examples
XML Serialize Collections doesn't appear in XML...


c#xmlserializationxml-serialization

Read More
Can I create an element with forward slash as part of the name...


c#.netxmlxml-serialization

Read More
Serializing Dictionary<string, object> when dictionary was initialized with case insensitive s...


c#dictionaryxml-serialization.net-4.0

Read More
MSMQ first Message.Body in queue is OK, all following Message.Body in queue are empty...


c#xmlxml-serializationmsmq

Read More
Serialize Class as attribute...


c#xml-serialization

Read More
Not listing XML elements as array...


c#arraysxmlxml-serialization

Read More
Deserialize XML into two classes...


c#xml-serialization

Read More
What would prevent a class from being serializable?...


c#serializationxml-serialization

Read More
XmlSerializer can't find EntityObject even though its referenced...


entity-frameworkxml-serialization

Read More
Why doesn't boost::serialization check for tag names in XML archives?...


c++boostxml-serializationboost-serialization

Read More
How to serialize Name/Value pairs as Attributes...


c#xml-serialization

Read More
I need to create an object that can take the key value pair similar to this xsd...


c#xmlxml-parsingxsdxml-serialization

Read More
Unable to add a new property the xml for serialization...


c#xmlxml-serialization

Read More
How to add XmlInclude attribute dynamically...


c#.netxml-serializationxmlinclude

Read More
DataContractSerializer and Generic lists...


c#xmlxml-serializationdatacontractserializerxml-deserialization

Read More
Why are properties without a setter not serialized...


c#.netxml-serialization

Read More
.NET XML Serialization with a static class in Unity: InvalidOperationException...


.netunity-game-enginexml-serializationunityscript

Read More
Cannot make class from XSD file...


c#xmlxsdxml-serialization

Read More
How to reverse a xml nodes with their data in java...


javaxmlxml-parsingxml-serialization

Read More
XSD not generating C# class as I expect...


c#xmlserializationxml-serializationdeserialization

Read More
Getting bad generated code from "Update Service Reference"...


.netvisual-studiowcfxml-serializationdatacontractserializer

Read More
Need to export data in CCR format from Java...


javaxml-serializationccrccd

Read More
Serialization issue on custom type...


c#serializationxml-serialization

Read More
Deserialize XML Array Where Root is Array and Elements Dont Follow Conventions...


c#.netxml-serialization

Read More
During OnSerializing, able to avoid default values based on reference object, OnDeserialized fails...


c#xml-serializationdatacontractserializer

Read More
How to convert well indented text into one line xml string?...


c#xmlxml-serialization

Read More
how to serialize some attribute in some condition...


c#.netxml-serialization

Read More
Is it possible to use both JAXB and Simple XML?...


androidxmljaxbxml-serializationsimple-framework

Read More
Reading an XML from a webservice to a datagrid, but can´t fill the Kendogrid with the values...


c#jsonxml-serializationkendo-gridtelerik-grid

Read More
Error in xml document (1, 2) ... was not expected...


c#xml-serialization

Read More
BackNext