
A component which generates XML documents as strings, with no dependency on MSXML. Sometimes, it's a bit "heavy" to add a dependency on the MSXML component in your project, just to get the Base64 functionality. For example, I have a component which generates XML documents as strings, with no dependency on MSXML.
|