Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

How avoid exception deserializing an invalid enum item?

Best way to bulk insert XML data into SQL Server 2005 database

WCF service doesn't like single quotes

c# wcf xml-serialization

DataContract Serializer array node names 'd3p1'

XML Namespaces in ASP.NET Web API

Prefix SOAP XML Instead direct namespace

deserialize with different root element names

Is it possible to serialize a custom struct as an xml attribute?

How can I fix the web reference proxy that Visual Studio generated to handle jagged arrays?

C# serializing xsi:type and xsd

Denote properties of class to not be serialized

Deserialize xml to object with Symfony2

How to serialize Windows.Storage.StorageFile in metro app

Serializing List<> with XmlSerializer

c# xml-serialization

Serializing a collection and comply to Code Analysis

.Net Release build working slower than Debug

c# .net xml-serialization

C# XML string element with Name attribute

Loading a serialized DataTable in PowerShell - Gives back array of DataRows not a DataTable

Linq to Xml VS XmlSerializer VS DataContractSerializer

XML serializing with XmlWriter via StringBuilder is utf-16 while via Stream is utf-8?