What is X-Path?
Answers were Sorted based on User's Feedback
Answer / 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 |
About Garbage Collector?
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
can i use store procedure in disconnected mode? give me answer
What is the use of execute non query in asp.net?
How asynchronous call can be implemented using delegates?
What is the difference between web config and machine config files?
What is WCF? Pls Explain clearly with exmple.
What is synchronous and Asynchronous post back ?
1 Answers Beahead Private Limited,
What is a bubbled event?
Describe the difference between inline and code behind - which is best in a?
What is the lifespan for items stored in ViewState?
What is a session in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)