Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  68
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, October 10, 2008
Home
Articles & Samples
Dev Search
Dev Forum
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

Trusted by over 7 million customers!
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 > Articles & Samples > XML > XPath
Search
DevASP

What's New
What's Hot

Intersection and other set operations on node-sets       
Total Hits: 243  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

This snippet describes how to use the "Kaysian method" to express the intersection of two node-sets in pure XPath....

A journey with XSL/XPath       
Total Hits: 465  |  Today: 3 Author: srinivas msss       Rating:  
Read Reviews | Write Review |              Your Rating: 

XSL, eXtensible Stylesheet Language is a W3C standard with lots of development and momentum and having a large size of community also got abundant number of Books, mailing lists, training and websites. This article just gives a kick start for the people who want to work with XSL and XPath....

Creating an In-Memory Database Using XML and XPath -- Part 1       
Total Hits: 214  |  Today: 1 Author: Niall Ginsbourg       Rating:  
Read Reviews | Write Review |              Your Rating: 

Many articles have been written about how to send an Extensible Markup Language (XML) file and an associated Extensible Stylesheet Language (XSL) file to Web clients to reduce processing load on the server.
Unfortunately, in the real world this isn't going to solve many problems because you are left with a few issues that won't go away:...

A VB, VBScript, JavaScript string library based on XPath Functions       
Total Hits: 235  |  Today: 2 Author: topxml.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

At first glance, the string functions of XPath (starts-with, contains, substring-before, substring-after, substring, string-length, normalize-space) might not seem to be that different from those of VB or JavaScript. They are, however, a step up on the abstraction ladder....

Comparing Strings in XSLT for greater/less       
Total Hits: 232  |  Today: 1 Author: Dimitre Novatchev       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a FAQ, because there are no greater/less string comparison operators in XPath and XSLT....

Displaying every odd row a different color       
Total Hits: 198  |  Today: 2 Author: Trace Wilson       Rating:  
Read Reviews | Write Review |              Your Rating: 

To display the background color of every odd row in a table in a different color you need to use the XPath position() function. This achieved using the mod operator....

Get Ready for XQuery   Version: 1.0         
Total Hits: 346  |  Today: 0 Author: Roger Jennings       Rating:  
Read Reviews | Write Review |              Your Rating: 

W3C's XQuery 1.0 specification is in the Working Draft stage, but most relational and XML database vendors now offer Web-based interactive XQuery demonstrations. The next version of SQL Server (codenamed "Yukon") promises native support for XQuery, a.k.a "SQL for XML". Learn how to substitute FOR, LET, WHERE, and RETURN (FLWR) statements with XPath 2.0 expressions for SQL SELECT... FROM... WHERE... ORDER BY queries with a downloadable Windows form XQuery test harness. Give Microsoft's implementa...

XPath Tutorial at Zvon       
Total Hits: 898  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

A XPath tutorial with many examples and pictures which can be downloaded for off-line use....

HOW TO: Navigate XML with the XPathNavigator Class (Q301111)       
Total Hits: 1374  |  Today: 0       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....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com