XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Visual Basic, SAX Tutorials, Microsoft -> The Joy of SAX

The Joy of SAX

Date: Jul. 21, 2000
Link: http://www.vbxml.com/xml/articles/vbxmlsax.asp
Source Author or Organization: Martin Naughton, VBXML

This tutorial introduces programming SAX2 from Visual Basic. The author also explores some of the nice features of an event-based parser, such as the ability to abort parsing if user-defined conditions are met. Source code for the article is downloadable, and can be compiled into an ActiveX component and reused in Visual Basic.