Search code examples
Create XML using XDocument or from XSD schema using xsd.exe and XmlSerializer?...


c#xmlxsdlinq-to-xmlxmlserializer

Read More
XML Serializer remove XML definition...


c#xmlxmlserializer

Read More
WCF MessageContract not binding to classes - MessageContract is Null in endpoint...


asp.netwcfsoapxmlserializermessagecontract

Read More
XmlSerializer and nullable attributes...


c#.netattributesnullablexmlserializer

Read More
Error deserializing XML in C#...


c#xmlerror-handlingxsdxmlserializer

Read More
Safest place for the XmlSerializer to save temp files...


c#xmlserializerdatacontractjsonserializer

Read More
How can I deserialize an array of strings with XmlSerializer?...


c#xmlxmlserializer

Read More
C# XmlSerializer - output multiple xml fragments controlling new lines...


c#xmlserializationxml-serializationxmlserializer

Read More
Deserializing Initialized list...


c#listxmlserializerinitializer

Read More
How to serialize an Xml file with a CDATA section using XmlSerializer?...


c#.netxmlxmlserializer

Read More
Using XmlSerializer with Azure ShareFileClient creates files of incorrect size...


c#xmlserializerazure-storage-filesazure-file-share

Read More
How to XML-serialize a dictionary...


c#.netxml-serializationxmlserializer

Read More
XmlSerializer - Iterating over branches...


c#xmlxmlserializer

Read More
Using XmlSerializer to serialize derived classes...


c#xmlpolymorphismxml-serializationxmlserializer

Read More
how to assign "id" property a type other than string...


c#xmlserializationxmlserializerubl

Read More
C# deserialize known "UnknownElement" from XML...


c#xmlexceptiondeserializationxmlserializer

Read More
How to create C# class hierarchy for XML with namespace?...


c#xmlserializationxmlserializer

Read More
XmlSerializer for XML with hybrid elements...


c#xmlserializersyncml

Read More
Extract some fields from a data class for serialization...


c#interfacexmlserializer

Read More
XML Serializer looses values of the object after serialization...


c#web-servicessoapproxyxmlserializer

Read More
How to convert string xml into C# Object reading only inner part of the document...


c#xml-serializationxmlserializer

Read More
Symfony serializer - Deserialize xml to array of objects...


phpsymfonyxmlserializersymfony-serializer

Read More
C# - How to XML Deserialize a Dictionary<string>, List<string>>?...


c#xmldictionarydeserializationxmlserializer

Read More
Cannot able to deserialize HttpResponseMessage from XML to an Object in c#...


c#.net-corexmlserializerxml-deserialization

Read More
ShouldSerialize*() vs *Specified Conditional Serialization Pattern...


c#.netserializationxml-serializationxmlserializer

Read More
When to use ShouldSerializeXXX vs. XmlIgnoreAttribute for XML serialization...


c#c#-4.0serializationxml-serializationxmlserializer

Read More
Xml serialization of a class derived from SerializableDictionary<T1,T2> is missing properties ...


c#xmlserializationxmlserializer

Read More
Serializing ArrayList outputs ArrayOfAnyType...


c#xmlxmlserializer

Read More
Why does CanDeserialize always return false when deserialization succeeds?...


xml-serialization.net-5xmlserializer

Read More
How do I rename a class without breaking the XmlSerializer?...


xmlvb.netxmlserializer

Read More
BackNext