home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / howto / doc / XML / toc.inc < prev    next >
Encoding:
Text File  |  2000-06-04  |  3.3 KB  |  43 lines

  1. <table>
  2. <tr>
  3. <td nowrap style="padding-right:15">
  4.  
  5. <div class="toc" style="font-size:8pt;color:darkred;">
  6.  
  7.         <div style="padding:0,0,4,0"><a class="outer" target="content" style="color:darkred" href="/quickstart/howto/doc/Xml/OverviewofXML.aspx"><b>Introduction</a></b></a><br></div>
  8.          <p>
  9.         <div style="padding:0,0,4,0"><b>XML Readers and Writers</b><br></div>
  10.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/ReadXMLFile.aspx">Read XML from a file</a><br>
  11.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/ReadXMLStream.aspx">Read XML from a stream</a><br>
  12.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/WriteXMLFile.aspx">Write XML to a file</a><br>
  13.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/ValidationReadingXML.aspx">Apply validation when reading XML</a><br>
  14.         <p>
  15.         <div style="padding:0,0,4,0"><b>XML Document Object Model (DOM)</b><br></div>
  16.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/DOMInterfaceXmlDocument.aspx">Load and use the XmlDocument (W3C DOM)</a><br>
  17.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/SaveXmlDocument.aspx">Save XML with the XmlDocument (W3C DOM)</a><br>
  18.         <p>
  19.         <div style="padding:0,0,4,0"><b>Using the XmlDataDocument</b><br></div>
  20.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/LoadXmlDocument.aspx">Load and use the XmlDataDocument</a><br>
  21.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/StreamAnXmlDocument.aspx">Read XML from an XmlDataDocument</a><br>
  22.         <p>
  23.         <div style="padding:0,0,4,0"><b>XML Navigation and Editing</b><br></div>
  24.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/NavigateXmlDocument.aspx">Navigate XML with the XmlNavigator</a><br>
  25.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/EditingXmlDocument.aspx">Edit XML with the XmlNavigator</a><br>
  26.         <p>
  27.         <div style="padding:0,0,4,0"><b>XPath and XSL Transformations</b><br></div>
  28.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/QueryXmlDocumentXPath.aspx">Query XML with an XPath expression</a><br>
  29.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/TransformXml.aspx">Apply an XSL transformation to XML</a><br>
  30.         <p>
  31.         <div style="padding:0,0,4,0"><b>XML and Relational Data</b><br></div>
  32.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/XMLDataSet.aspx">Use XML and the DataSet class</a><br>
  33.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/DataSetMapXSDSchema.aspx">Create DataSet mappings from an XSD schema</a><br>
  34.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/LoadDataSetXMLData.aspx">Load a DataSet with XML</a><br>
  35.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/DataSetMapXMLData.aspx">Infer DataSet mappings from XML</a><br>
  36.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/SaveDataSetMapXSDSchema.aspx">Save DataSet mappings to an XSD schema file</a><br>
  37.           <a class="outer" target="content" href="/quickstart/howto/doc/Xml/SaveDataSetXML.aspx">Save a DataSet as XML</a><br>
  38.  
  39. </div>
  40.  
  41. </td>
  42. </tr>
  43. </table>