Sample Title |
ActiveX® Data Objects |
Internet Explorer |
Visual Basic® |
Visual C++® |
Visual InterDev® |
ADO, ASP and XML Demonstrates how to generate XML data from an ADO recordset and pass it on to browser clients. |
X |
|
|
|
X |
Application-Scoped Headline Manager Demonstrates how to write an ASP application-scoped COM object that can manage global state using XML. |
|
|
|
X |
|
Duwamish Books MSDN Duwamish Books sample Web site application. Converts disconnected ADO Recordsets to XML on the middle tier, and then employs different strategies for converting the XML data into presentation formats suitable for different browser clients. |
X |
X |
X |
X |
X |
Generating Visual Basic Classes from XML Schemas Code generator that reads an XML schema and generates Visual Basic classes to provide an object oriented way of working with XML data. |
|
|
X |
|
|
MFC XML Editor Demonstrates the basics of traversing an XML tree, querying for certain nodes, and reading/writing values. |
|
|
|
X |
|
Simple XML Translator Demonstrates how to translate an XML document into another XML document that uses a slightly modified vocabulary. |
|
|
|
X |
|
Stock Watcher Demonstrates how to use XML as the communications mechanism between a WinInet client and an ISAPI extension. |
|
|
|
X |
|
Streams and XML in ADO 2.5 Demonstrates how to convert ADO recordsets to XML and back. |
X |
|
X |
|
|
Transmitting XML-Based Requests to ASP Pages Shows how to dynamically receive incoming XML-based client requests and perform operations based on that information. |
|
|
|
|
X |
The 2-Tier Web Problem Solves the problem of 2-tier Web apps by using WebClasses, XML persistence in ADO, and Data Islands in Internet Explorer. |
X |
X |
X |
|
|
XML Data Islands in Internet Explorer Demonstrates the basics of using XML data islands and the XML parser object in Internet Explorer 5. |
|
X |
|
|
X |
XML Order Application A Visual Basic application that reads and writes XML data. |
|
|
X |
|
|
XML RDF Viewer A Visual Basic application that retrieves and displays the contents of RDF files. |
|
|
X |
|
|
XML Shopping Cart Demonstrates using XML and Internet Explorer data islands to create a client side shopping cart. |
|
X |
|
|
X |
XML Tree Viewer A Visual Basic application that reads an XML file and displays the contents in a TreeView control. |
|
|
X |
|
|
Complete Code Samples |