Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  120
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Monday, May 12, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > XML > XPath
Search
DevASP

What's New
What's Hot

HOWTO: Use the contains() XPath Function When You Are Programming the MSXML DOM (Q304265)       
Total Hits: 629  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the Microsoft XML (MSXML) Document Object Model (DOM) in code to load and parse an XML document, it is common programming practice to identify elements and/or elements with attributes whose data contains a specified string value or word. This article documents a code sample that demonstrates how you can use the contains
XML Path Language (XPath) string function to implement this requirement.Step-by-Step Example In Notepad, create a new XML document named Books.xml, and paste the ...

HOW TO: Navigate XML with the XPathNavigator Class (Q301111)       
Total Hits: 1362  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article illustrates 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....

HOW TO: Use the ms:type-is XPath Extension Function to Program the MSXML DOM in Visual Basic for Windows (Q307935)       
Total Hits: 210  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This step-by-step article describes how to use the ms:type-is XPath extension function to program the MSXML 4.0 Document Object Model (DOM) in Visual Basic....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com