Community

Performance: Caching vs. Reading from an In-Memory XML Document

(Damon Armstrong) I’ve been working with a number of XML documents recently. Basically I’m trying to expose configuration values stored in XML configuration files in an object-oriented structure. I’m using an in-memory XML document and just referencing values as needed from that document. The XML

Read More - Register for Free Membership