Closed samatstariongroup closed 2 years ago
Serialization can be improved by refactoring and removing the xmlSerializer and relying solely on the XmlWriter and XmlReader classes.
xmlSerializer
XmlWriter
XmlReader
NA
Prerequisites
Description
Serialization can be improved by refactoring and removing the
xmlSerializer
and relying solely on theXmlWriter
andXmlReader
classes.Steps to Reproduce
NA
System Configuration