Search code examples
XmlSerializer error deserializing to XElement in Blazor WebAssembly...


c#.net-coreblazorblazor-webassemblyxmlserializer

Read More
Memory Leak using StreamReader and XmlSerializer...


c#xmlstreamreaderxmlserializer

Read More
Deserialization backward compatibility when type of property has changed...


c#xmldeserializationxmlserializer

Read More
Deserialize XML List into FrozenSet...


c#xmlserializerxml-deserialization

Read More
Deserialize an XML with multiple namespaces...


c#xmlxmlserializerxml-deserialization

Read More
XML attribute not getting namespace prefix...


c#xmlxml-serializationxmlserializer

Read More
XmlSerializer: how to ignore derived class...


c#.net-8.0xmlserializer

Read More
XmlTextAttribute Breaks Formatting When Serializing...


c#xmlserializationxmlserializer

Read More
How can I parse this XML with XmlSerializer attributes?...


c#.netxml-serializationxmlserializer

Read More
Two-way pipe communication failing with XmlSerializer...


c#ipcnamed-pipesxmlserializer

Read More
XmlSerializer for XML with hybrid elements...


c#xmlserializersyncml

Read More
XmlSerializer without xmlns in descendant classes...


c#xmlxmlserializer

Read More
Why XmlSerializer.UnknownAttribute/UnknownNode event raised when deserializing child classes?...


c#.netxml-serializationxmlserializer.net-4.8

Read More
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
BackNext