Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How do I serialize an object with TimeSpan and Generic Lists to XML in C#?

c# xml-serialization

Why is System.TimeSpan not XML serializable?

C# - XML serialization of derived classes

How to customize WCF XML serialization

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

c# xml-serialization