Search code examples
c# xmlSerializer fails because POCO generator creating ICollection objects...

c#entity-frameworkxmlserializer

Read More
Deserializing XML to objects which has list of objects in C#...

c#xmlxmlserializerxml-deserialization

Read More
Is it possible to read results of the XmlSerializer being sent by HTTPClient?...

c#httpclientxmlserializer

Read More
Deserializing List<int> with XmlSerializer Causing Extra Items...

c#.netserializationxmlserializer

Read More
Xml deserialization appends to list...

c#propertiesxml-serializationxmlserializer

Read More
XML Deserialize an array that is not in an array container...

c#arraysxmlxmlserializer

Read More
How would I achieve the following XmlSerializer change for my class in C#?...

c#.netxmlxml-serializationxmlserializer

Read More
How to deserialize XML file with nested elements of same name, with one of elements are root?...

c#xmlxmlserializerxml-deserialization

Read More
XmlSerializer in C#, deserialize a class decorated with multiple XmlElement with same name by a part...

c#xmldeserializationxmlserializerxml-attribute

Read More
Add fixed attribute to XmlElement without a wrapper class...

c#xmlxmlserializer

Read More
How to use XmlDocument object instead of reading XML file from drive?...

c#xml-serializationxmldocumentxmlserializerxsd.exe

Read More
How to serialize property of type Object with XmlSerializer...

c#.net.net-4.0xmlserializer

Read More
Complex type class not being serialized by XmlSerializer...

c#xml-serializationxmlserializer

Read More
How to deserialize xml from the second node...

c#xmlserializer

Read More
Weird XmlSerializer behaviour on serializing List after removing element from it...

c#.netxml-serializationxmlserializer

Read More
XmlSerializer and xsi: deserialization...

c#wcfxmlserializer

Read More
List<string> -> xml deserialization...

c#.netxmldeserializationxmlserializer

Read More
Properties not getting serialized...

c#xml-serializationxmlserializerreflection.emit

Read More
how to deserialize xml to list in RestSharp?...

c#xmlxmlserializerrestsharp

Read More
Custom ConfigurationProvider - Parse xml in dotnet core...

configurationasp.net-core.net-corexmlserializer

Read More
Deserializing collection of types implementing IXmlSerializable runs forever...

c#xmlserializationxmlserializerixmlserializable

Read More
XML, what is this: null or empty element?...

xmlxsdnulldtdxmlserializer

Read More
How to get XmlSerializer to ignore all members of a certain type?...

c#.netxml-serializationxmlserializer

Read More
XMLSerializer warns about unknown nodes/attributes when deserializing derived types...

c#xmlxmlserializerxsixsitype

Read More
Loading XML document loads the same group twice...

c#.netxmllistxmlserializer

Read More
Serializing to XML file creates invalid XML document (11,12)...

c#xmlserializationxml-serializationxmlserializer

Read More
ArrayIndexOutOfBoundsException xmlserializer...

javaandroidxml-serializationindexoutofboundsexceptionxmlserializer

Read More
How to save a file using a background thread in Android...

androidmultithreadingandroid-asynctaskxmlserializer

Read More
Join two lists of objects: All properties from one list, only certain properties from the other one...

c#linqxmlserializer

Read More
Deserialize XML string into c# object result in nullable data...

.net.net-corexmlserializer

Read More
BackNext