Search code examples
Prevent XmlSerializer from formatting output...


c#xmlformattingxml-serialization

Read More
Which is the best alternative for Java Serialization?...


javaserializationxml-serialization

Read More
XmlSerializer enumeration deserialization failing on (non existent) whitespace...


c#xml-serialization

Read More
What format is used for xml-serialization of numbers in C#?...


c#xml-serialization

Read More
Send Microsoft.Azure.ServiceBus Message to BizTalk 2013 WCF-Custom...


wcfxml-serializationbiztalkazureservicebusbiztalk-2013

Read More
Deserializing a list of GenericObject<T> with varying types...


c#xmlxml-serialization

Read More
Serializing class inherited from List<> using DataContractSerializer does not serialize object...


c#xmlserializationxml-serializationdatacontractserializer

Read More
How can I make XmlSerializer work with xsi:type?...


.netxml-serializationxmlserializer

Read More
XmlSerializer, "Specified" suffix and IReflect...


c#reflectionxml-serialization

Read More
Unable to deserialize list in a XML Response using ReadAsAsync<T>...


c#restasp.net-web-apihttpclientxml-serialization

Read More
C# System.Xml.Serialization - use only <a></a> and never <a/>...


c#xmlxml-serializationxmlserializerxmltextwriter

Read More
Is it not possible to deserialize to 'this' from default constructor?...


c#.netserializationxml-serialization

Read More
Xml Serialization - System.InvalidOperationException: Is it not possible to serialize 'this'...


c#serializationxml-serialization

Read More
How to exclude a class from the XML serialization assembly...


c#xml-serialization

Read More
What causes this error deserializing XML in C#?...


c#xmlxml-serializationxmlserializer

Read More
C# Binary serialization into a variable...


c#serializationxml-serialization

Read More
.NET, Why must I use *Specified property to force serialization? Is there a way to not do this?...


c#.netxsdxml-serialization

Read More
How to deserialize an Xml String into an object that has properties with private setters?...


c#xmlxml-serialization

Read More
How to solve: "You need to add XmlChoiceIdentifierAttribute to the member." when using Xml...


c#xmlserializationxml-serializationxmlserializer

Read More
How to prevent XmlSerialzer from escaping "nested XML"?...


c#xmlescapingxml-serializationxmlserializer

Read More
Encode svg image to base64 in javascript...


javascriptsvgbase64xml-serialization

Read More
Serializing View or ViewModel...


c#xamlmvvmuwpxml-serialization

Read More
Serializing XML With Same Element Name...


c#xmlserializationxml-serialization

Read More
Can an XmlSerializer pool strings to avoid large duplicate strings?...


c#.netxml-serializationmemory-management

Read More
Only output XML elements that are set when serializing...


c#xmlserializationxml-serialization

Read More
Custom Xml Serialization of Unknown Type...


c#xml-serialization

Read More
Xml serializer very slow for unknown reason...


c#xmlperformancexml-serialization

Read More
Serialize XML array of unknown element name...


c#xmlxml-serialization

Read More
Xml file not opening...


c#xmlxml-serialization

Read More
What XML attribute to use?...


c#xmlxml-serialization

Read More
BackNext