Date: Jun. 29, 2000
Link: http://www.devx.com/upload/free/features/vbpj/2000/06jun00/wd0600/wd0600.asp
Source Author or Organization: A. Russell Jones
XML gives Visual Basic coders developing for the Web a way to create simple
property-based classes more easily, combined with a way to persist them, that is
not possible with Visual Basic alone. In this tutorial a class is created
(CXMLObj) that wraps an XMLDOM or DOMDocument object with a generic and
automatic way to create the required procedures.