List Question
10 TechQA 2013-12-11 00:57:27How to implement IXmlSerializable correctly for a ICollection<T> where T is an abstract class?
306 views
Asked by manoloarbulu
Dynamic XmlSerializer that identifies the object type from the xml-serialization?
744 views
Asked by Shimmy Weitzhandler
Using LINQ to XML to implement IXmlSerializable
715 views
Asked by Nathan Phetteplace
Getting Property's Custom Attributes during Serialization
129 views
Asked by VampireMonkey
IList and custom XML Serialization of nested objects
2.1k views
Asked by Ram
XmlSerialization of IXmlSerializable array
698 views
Asked by James
OmitXmlDeclaration in XmlWriter and implementing IXmlSerializable
5.3k views
Asked by user970694
IXmlSerializable with valid XmlSchema (XMLSchema:schema' element is not declared..)
563 views
Asked by Craig
Should domain objects implement IXmlSerializable?
399 views
Asked by csano
Exporting WSDL/XSD schemas for data contract types with IXmlSerializable
8.8k views
Asked by Shrike