Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Deserializing XML from HttpWebResponse GetResponseStream with different types

Determine DataContract type from XElement

In .NET Xml Serialization, is it possible to serialize a class with an enum property with different tags based on property value?

How would you represent this XML in an object?

.net xml xml-serialization

Deserialize a soap message

Simple C# Xml Serialization

XML serialization query

How do I remove the "method" node from the response?

Deserialize boolean element with string attribute

How to deserialize a class decorated with an XmlRoot namespace, when the XML has no namespace?

.net xml xml-serialization

Generic class constraints - can I specify that the Generic type can be serialized as XML?

c# xml-serialization

Control XML Serialization format with a specific method

c# xml-serialization

C# XML Insert comment into XML after xml tag

XmlSerializer not observing default namespace?

c# .net xml-serialization