Search code examples
How to serialize an object containing an XML property...


c#xmlxml-serialization.net-4.8

Read More
C# generic serialization utility class...


c#genericsxml-serializationconstraints

Read More
Serializing WITHOUT xmlns...


c#xml-serializationnamespaces

Read More
C# XmlSerialization: Serialize string with attribute...


c#.netxmlserializationxml-serialization

Read More
XML Serialization - serialize selected listbox items...


c#xml-serialization

Read More
How to deserialize XML array?...


c#xmlxml-serialization

Read More
How do I serialize an object into an XDocument?...


c#xml-serialization

Read More
XML Serialize generic list of serializable objects...


c#listgenericsxml-serialization

Read More
How to make an XML tag mandatory with a self-closing tag, using the serialiser?...


c#xmlserializationxml-serialization

Read More
Reading from memory stream to string...


c#xml-serializationxmlserializermemorystream

Read More
WebAPI: Null values not suppressed by Default XML Serializer...


c#asp.net-web-apixml-serialization

Read More
Jackson serializes Enum to NAME not value (XML) Java...


javajacksonxml-serialization

Read More
How do you find out when you've been loaded via XML Serialization?...


c#.netserializationxml-serialization

Read More
Set attribute to empty xml tag using jackson-dataformat-xml library...


javaxmljacksonxml-serialization

Read More
Ignore a property during xml serialization but not during deserialization...


c#.netxml-serializationjson.netdeserialization

Read More
Implementing a message suppression system with settings serialization to XML...


wpfvb.netuser-interfacexml-serialization

Read More
Writing XML String with proper formatting?...


xmldelphiformattingxml-serializationstandards

Read More
Preserve Xml Xsd schemaLocation when deserializing then serializing...


c#xmlvb.netxml-serialization

Read More
How to serialize an object to XML without getting xmlns="..."?...


.netxml-serializationxml-namespaces

Read More
XML Deserialization: Use XmlAttribute and XmlText on a single property...


c#xmlxml-serializationxmlserializer

Read More
F# Serialization of Record types...


serializationf#xml-serialization

Read More
XMLserializer, Entity Framework : Cannot serialize member of type ICollection see inner exception fo...


asp.netxmlentity-frameworkxml-serializationicollection

Read More
Ho do I ordering XMLArray Items of two different object list in alternate order?...


c#xmlserializationxml-serialization

Read More
C++: How to remove "Cereal" XML node?...


c++xmlserializationxml-serializationcereal

Read More
What's the correct way to encode CR-LF line breaks in text/xml values?...


xmlxml-serialization

Read More
Cloning objects without Serialization...


c#xml-serializationclonedatacontractserializer

Read More
transformer.setOutputProperty(OutputKeys.ENCODING, "UTF-8") is NOT working...


javaxmlxml-serialization

Read More
Can I fail to deserialize with XmlSerializer in C# if an element is not found?...


c#xmlxml-serialization.net-attributes

Read More
How to generate a List instead of an array in C# with xsd.exe...


c#xsdxml-serializationxsd.exe

Read More
How to XML serialise a string, composed of fixed text and attribute values?...


c#xmlxml-serialization

Read More
BackNext