Search code examples
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
C# 10 (De)Serialize XML property value AND attributes using StringWriter, StringReader and XmlSerial...

c#xmlxmlserializerstringreaderstringwriter

Read More
Deserializing XML with unknown element order...

c#serializationsoapxml-serializationxmlserializer

Read More
IndividualAssemblyLoadContext XmlSerializers.dll memory leak...

c#.netasp.net-corexml-serializationxmlserializer

Read More
XmlSerializer.Deserialize on a List<> item...

c#serializationxmlserializer

Read More
Use the XmlInclude or SoapInclude attribute to specify types that are not known statically...

c#.netxmlxmlserializer

Read More
XmlSerializer - How can I set a default when deserializing an enum?...

c#xml-serializationxmlserializerdefensive-programming

Read More
F# Add Constructor to a Record?...

.netf#datacontractserializerxmlserializer

Read More
How to write a comment to an XML file when using the XmlSerializer?...

c#.netxmlxml-serializationxmlserializer

Read More
A better XML Serializer for Python 3...

python-3.xxmlxmlserializer

Read More
XmlSerializer List Item Element Name...

c#xmlserializer

Read More
XmlSerializer returns null...

c#xmlxmlserializer

Read More
How to inject dependencies with XmlSerializer and Autofac?...

c#dependency-injectionautofacxmlserializer

Read More
Why does XmlSerializer fail to serialize this class even though I added the XmlInclude attribute for...

xmlvb.netxml-serializationxmlserializer

Read More
XML Deserialization of xsi:type="array"...

xmlxml-serializationxmlserializerxmltype

Read More
When using C# XmlSerializer and SetElementValue on an XElement when you set it the value to null or ...

c#xmlxml-serializationxmlserializerxelement

Read More
How to generate tags inside another tag in XML c#?...

c#xmlserializer

Read More
c# xml replace xmlns:noNamespaceSchemaLocation with NS0:noNamespaceSchemaLocation...

c#xmlxmlserializer

Read More
Consume Web Service, Serialize XML response, save xml to database...

asp.netdatabaseweb-servicesxml-serializationxmlserializer

Read More
XmlSerializer doesn't serialize everything in my class...

c#listxml-serializationienumerablexmlserializer

Read More
Writing to SML XmlSerializer c#...

c#xmlserializer

Read More
Why am I getting a NullReferenceException when attempting to construct an XmlSerializer using a very...

c#.netxmlxml-parsingxmlserializer

Read More
How to serialize properties with DefaultValueAttribute using XmlSerializer?...

c#xmlattributesxmlserializerxmlwriter

Read More
How to properly map XML content to DTO property in C#...

c#xmlserializer

Read More
Reading from memory stream to string...

c#xml-serializationxmlserializermemorystream

Read More
XMLSerializer is undefined in jest test...

xml-parsingjestjsxmlserializer

Read More
XMLSerializer exceptions "There was an error reflecting field" and "For non-array typ...

c#xmlxmlserializer

Read More
BackNext