Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is X-Path?

Answers were Sorted based on User's Feedback



What is X-Path?..

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

What is X-Path?..

Answer / kannan

Xml path,get the xml nodes

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Explain what does mvc represent in asp.net? : asp.net mvc

0 Answers  


how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url

1 Answers  


List the asp.net validation controls?

0 Answers  


I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?

1 Answers   FutureTech,


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1 Answers   BirlaSoft,


How do you define authentication in Web.Config?

2 Answers   Accenture, BirlaSoft, IBM,


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

0 Answers  


How response object is related to asp's response object?

0 Answers  


How many languages are supported by .NET at present time?

0 Answers  


What are the different methods that are used during the page load?

1 Answers   Siebel,


How do we implement bundling in MVC?

0 Answers   B-Ways TecnoSoft,


One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


Categories