Error!
Success!

XML Dictionary & Serialization in WCF

0
kicks

XML Dictionary & Serialization in WCF  (Unpublished)

We all are quite conversant with the XmlWriter & XmlReader classes in System.Xml namespace.But not that much with the XmlDictionary ,XmlDictionaryReader & XmlDictionaryWriter present in System.Xml namespace in System.Runtime.Serialization assembly.These are used primarily by the WCF framework to optimize XML serialization/deserialization.In this post we will see how a XML Dictionary can be used to make XML writing/reading more optimized.


Kicked By:
Drop Kicked By: