XPath « XML LINQ « VB.Net






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.