This ActiveX DLL is derived from an excellent original XML PropertyBag sample by
Aaron Anderson (Aaron.Anderson@mail.farmcreditbank.com).
It allows you to persist and recreate your own objects directly to XML based-files using a
simple interface closely related to VB's PropertyBag object. By implementing one interface
in your class you will gain the ablility to save state and restore again for any
number of objects to and from a single XML file. Full support for binary data
means you can store blobs in your XML file too.
more...
Last Updated: 21 March 2000
|