Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Deserializing nested xml into C# objects

c# xml-serialization

Is there any way to stop a method being called at compile-time?

c# xml-serialization

groovy.xml.MarkupBuilder disable PrettyPrint

The Invulnerable XMLException

How to serialize/deserialize optional XML enumeration in C#?

c# xml xml-serialization

XmlSerializerInputFormatter is obsolete - ASP.NET Core 2.1

How do I serialize all properties of an NHibernate-mapped object?

I am getting an error when trying to XML serialize an object

c# .net xml-serialization

How do I get LinqToXSD to properly output namespace prefix declarations?

Document has no root element exception using simple xml serializer (v2.6.6)

Remove xsi:type information from xml/json JAXB?

How to create your custom XmlAttribute Serialization

c# xml-serialization

Why does the XmlRoot attribute gets ignored in WCF and how to overcome this

wcf xml-serialization

Is there a way to get xsd.exe to generate classes with "internal" scope?

.net xml-serialization

Trigger function on deserialization

Precompile XmlSerializers with XmlAttributeOverrides

.net xml-serialization sgen

Why doesn't boost::serialization check for tag names in XML archives?

Serializing a List<> exported as an ICollection<> to XML

.NET XmlSerializer and multiple references to the same object

Serialize a C# class to xml. Store the XML as a string in SQL Server and then restore the class later

c# .net xml-serialization