Details
-
Improvement/Rework
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description
Using XmlReader runs faster and uses less memory than using the XmlDocument or XPathDocument classes. We should rework the XamlParser, the WorkflowResourcesLoader and other classes to be based on an XmlReader where possible.