|
|
|
|
|
| | Total Hits: 1180 | Today: 0 | Author: MSDN | Rating:  |
| |  This step-by-step article describes how to navigate Extensible Markup Language (XML) documents with an XPathNavigator object that is created from an XPathDocument object. This sample loads an XPathDocument object with XML data, creates an XPathNavigator object as a view onto the data, and displays the XML by walking through the document.... |
| | Total Hits: 2205 | Today: 0 | Author: MSDN | Rating:  |
| |  This article demonstrates how to query an XPathDocument object with an XML Path Language (XPath) expression using the XPathNavigator class. XPath is used programmatically to evaluate expressions and select specific nodes in a document.... |
| | Total Hits: 557 | Today: 0 | Author: MSDN | Rating:  |
| |  Excel 2002 introduces functionality for opening files in the Extensible Markup Language (XML) format. An XML file that is well-formed can be opened directly in Excel 2002 by using either the user interface or code.... |
| | Total Hits: 529 | Today: 0 | Author: MSDN | Rating:  |
| |  This step-by-step article describes how to do bulk inserts and updates with different Microsoft .NET data providers by using the OpenXML method. Although the sample in this article uses the SqlClient managed provider, you can also use the OLEDB or the ODBC managed provider.... |
| | Total Hits: 1660 | Today: 0 | Author: MSDN | Rating:  |
| |  This sample illustrates how to update and save XML with the XmlDocument class.... |
| | Total Hits: 254 | Today: 1 | Author: MSDN | Rating:  |
| |  In-line script blocks and external code components can be used to implement custom routines that are invoked during the course of an XSL transformation (XSLT) to perform calculations and process data. Microsoft recommends that you avoid the usage of in-line script blocks, and instead use external code components to implement such custom routines when you design portable XSLT style sheets. External code components that are used by XSLT are referred to as XSLT Extension objects.... |
| | Total Hits: 356 | Today: 0 | Author: MSDN | Rating:  |
| |  Non-standard user-defined functions that are used in XML Path Language (XPath) query expressions are referred to as XPath extension functions. You may want to implement a custom XPath extension function when the standard XPath functions do not address a specific requirement.... |
| | Total Hits: 142 | Today: 0 | Author: Microsoft | Rating:  |
| |  The following list outlines the recommended hardware, software, network infrastructure, and service packs that you will need: • Microsoft Windows 2000 Professional, Windows 2000 Server, Windows 2000 Advanced Server, or Windows NT 4.0 Server • Microsoft Visual Studio .NET This article assumes that you are familiar with the following topics: • XML terminology • Creating and reading an XML file • The Document Object Model (DOM)... |
| | Total Hits: 215 | Today: 0 | Author: MSDN | Rating:  |
| |  This problem occurs if the Identity Constraints on elements that are stored in the stack are not reset for later elements.... |
| | Total Hits: 557 | Today: 1 | Author: MSDN | Rating:  |
| |  XML content can be classified broadly into a collection of nodes and attributes of the nodes. You can modify the content by modifying the nodes or the attributes. The System.Xml.XmlDocument class implements the core XML Document Object Model (DOM) parser of the Microsoft .NET Framework. This class is compliant with the World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 and Level 2 Core standards. You can use the DOM model implementation to modify the content of XML documents; fo... |
|
|
|
|
|
|
|
|
|
|
|
|
|