JumpStart for Creating a SAX2 Application with Visual Basic

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - SAX2 Developer's Guide

JumpStart for Creating a SAX2 Application with Visual Basic

To help you get started building Simple API for XML (SAX2) applications with Microsoft® Visual Basic®, this section shows you how to quickly build an application that uses SAX2 to read an XML document and print the document's contents to a text box.

To run this tutorial, you will need the following:

  • MSXML version 3.0 or later.
  • Visual Basic 6.0.

You can download the JumpStart application from the Other ResourcesMSDN Code Center. This downloadable version contains more files and differs slightly from the sample application covered in this topic.

This section includes the following topics: