Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Deciding on when to use XmlDocument vs XmlReader

JAXB: How to ignore namespace during unmarshalling XML document?

Why isn't there an XML-serializable dictionary in .NET?

Serialize Property as Xml Attribute in Element

c# .net xml xml-serialization

How can I rename class-names via Xml attributes?

c# xml xml-serialization

XML Serialize generic list of serializable objects

How do I serialize an enum value as an int?

Force XmlSerializer to serialize DateTime as 'YYYY-MM-DD hh:mm:ss'

c# .net xml-serialization

XML Serialization and Inherited Types

How do you serialize a string as CDATA using XmlSerializer?

c# .net xml-serialization

How can I make the xmlserializer only serialize plain xml?

Checking if an object is a number in C#

Using StringWriter for XML Serialization

Why are properties without a setter not serialized

c# .net xml-serialization

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

.NET XML serialization gotchas? [closed]

c# xml-serialization

Serializing an object as UTF-8 XML in .NET

c# xml utf-8 xml-serialization

What is MyAssembly.XmlSerializers.dll generated for?

Xml serialization - Hide null values

c# .net xml-serialization

XmlSerializer: remove unnecessary xsi and xsd namespaces

.net xml xml-serialization