Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Prevent XmlSerializer from emitting xsi:type on inherited types

.net xml xml-serialization

Serialize object to XmlDocument

What is the Jaxb equivalent of a Text node value?

How can I get XmlSerializer to encode bools as yes/no?

Passing PHP associative arrays to and from XML

php xml xml-serialization

How to add xsi schemalocation to root c # object XmlSerializer

Using generics with XmlSerializer

How do I Set XmlArrayItem Element name for a List<Custom> implementation?

c# .net xml 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