Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Easier way to serialize C# class as XML text

c# xml xml-serialization

How to set xmlns when serializing object in c#

store xml inside xml

XML serialization and DefaultValue("") related problem in c#

Object XmlSerialization with protected property setters

c# xml-serialization

Override class name for XmlSerialization

How to show Xml data in the winform in the XML fashion?

.NET XML Deserialization ignore namespaces

Is it possible to save the current XMLReader Position for later use?

Can I apply an attribute to an inherited member?

C#: Deserialise XML File error (think it's a namespace issue - cant for the life of me work it out though)

SimpleXml framework - embedded collections

C# Xml Serialization & Deserialization

The XML element named 'name' from namespace references distinct types

Serializing and restoring an unknown class

Prevent <xsi:nil="true"> on Nullable Value Types when Serializing to XML

.NET XML Serialization and inheritance

customising serialisation of java collections using xstream

C# serializing Class to XML where one of class properties is DateTime. How to make this property in ISO format?

JAXB XML Object Marshalling without namespace prefixes