Answer Posted / naresh
XPath (XML Path Language) is a language for selecting nodes
from an XML document. In addition, XPath may be used to
compute values (strings, numbers, or boolean values) from
the content of an XML document. XPath was defined by the
World Wide Web Consortium, W3C.
The XPath language is based on a tree representation of the
XML document, and provides the ability to navigate around
the tree, selecting nodes by a variety of criteria. In
popular use (though not in the official specification), an
XPath expression is often referred to simply as an XPath.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between dispose() and finalize()?
What is preprocessor in .net? Where it use?
What do you mean by authentication?
What is the biggest disadvantage of “Other Return Types” in Web API?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is jade template engine?
How can you handle errors in Web API?
How many types of session in ASP.NET
How many types of controls are there in asp.net?
Describe in brief .net framework and its components.
What is HTTPModule and HTTPcontext? What is the use of each?
What are session and cookies?
How can we access static variable?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What are the different methods of session maintenance in asp.net?