Day 19. Handling XML Data Binding

Today's and tomorrow's discussions focus on database handling with XML, and, of course, data is what XML is all about. Today, you're going to see the various ways of binding XML data to controls in Internet Explorer, and tomorrow, you'll deal with working with XML and true databases. Today, you're going to use Internet Explorer to bind XML data to HTML text fields, select controls, and more, making that data appear in those controls automatically. Here's an overview of today's topics:

  • Binding HTML data to HTML controls
  • Binding XML data to HTML controls
  • Navigating through XML data
  • Displaying XML data in tables
  • Using the XML data source object (DSO)
  • Searching XML data
  • Displaying hierarchical XML data

We'll start with the basis of data binding—DSOs.

Share ThisShare This