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
Read More