Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
XPath « XML LINQ « VB.Net
VB.Net
XML LINQ
XPath
1.
Loop through the query results and display the information to the screen.
2.
Use XPath to get the tasks for each employee.
3.
Selecting node by XPath
4.
Evaluates an XPath expression, resolving namespace prefixes using the specified IXmlNamespaceResolver.
5.
Selects a collection of elements using an XPath expression.
6.
XPathExpression Class provides a typed class that represents a compiled XPath expression.
7.
Selects a collection of elements using an XPath expression.