Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Can I provide custom serialization for XmlSerializer without implementing IXmlSerializable?

c# xml-serialization

Correct XML serialization and deserialization of "mixed" types in .NET

c# .net xml-serialization

What types of Exceptions can the XmlSerializer.Deserialize method throw?

Why doesn't the XmlSerializer need the type to be marked [Serializable]?

How to (xml) serialize a uri

c# .net xml-serialization

Exception with Simple XML framework deserialization

How can you control .NET DataContract serialization so it uses XML attributes instead of elements?

XML serialization, encoding

How to optimize WCF CreateFactory in System.ServiceModel.ChannelFactory?

Deserialize XML Array Where Root is Array and Elements Dont Follow Conventions

c# .net xml-serialization

XmlSerialize a custom collection with an Attribute

c# .net xml-serialization

default encoding for XML is UTF-8 or UTF-16?

xml xml-serialization

JAXB Mapping cyclic references to XML

XmlSerializer Performance Issue when Specifying XmlRootAttribute

How to return xml as UTF-8 instead of UTF-16

c# xml utf-8 xml-serialization

Conditional xml serialization

c# xml xml-serialization

Serializing WITHOUT xmlns

Can I force JAXB not to convert " into ", for example, when marshalling to XML?

How to add XmlInclude attribute dynamically

xml serialization - remove namespace

c# xml-serialization