Other News

Community

XPath for .NET Developers

In this article, you’ll learn about XPath and how to use it in .NET applications. The Microsoft .NET Framework supports XPath 1.0 W3C recommendation. The classes in System.Xml and System.Xml.XPath namespaces allow executing XPath queries and working with the result sets. Before we look at these clas