ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Web Related  >>  XML XSLT RSS
 
 


 

 
 HTML DHTML interview questions  HTML DHTML Interview Questions
 XML XSLT RSS interview questions  XML XSLT RSS Interview Questions
 Flash Action Scripting interview questions  Flash Action Scripting Interview Questions
 SOAP interview questions  SOAP Interview Questions
 WML interview questions  WML Interview Questions
 Web Related AllOther interview questions  Web Related AllOther Interview Questions
Question
How do you access elements in XML document?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you access elements in XML document?
Answer
# 1
Creating Object for XML we can Access the Elements...
Microsoft Provider....
 
Is This Answer Correct ?    0 Yes 0 No
Technical_sathish
 
  Re: How do you access elements in XML document?
Answer
# 2
This way u can access...
XmlDocument xmldoc = new XmlDocument(); 
xmldoc.Load(Server.MapPath("Employee.xml")); 
XmlNodeList xmlnodes = xmldoc.SelectNodes
("Employee/EmpName"); 
DataGrid1.DataSource = xmlnodes; 
DataGrid1.DataBind ();
 
Is This Answer Correct ?    0 Yes 0 No
Aravazhi
 
 
 

 
 
 
Other XML XSLT RSS Interview Questions
 
  Question Asked @ Answers
 
Explain XML ?  1
Describe the differences between XML and HTML.  1
How do you attach an XSL to an XML in presenting output ? Satyam2
How would you build a search engine for large volumes of XML data?  1
Difference b/w XML and HTML. Covansys3
In what cases u used xml? Microsoft1
when you go for xmlTextReader and when you opt xmlDocument? Honeywell1
what are the most common errors, while writing xml documents ?  1
What are the main benifits of XML?  1
Differences Between XML and HTML  1
What is the difference between asp and asp.net Phoenix-Technologies2
When constructing an XML DTD, how do you create an external entity reference in an attribute value?  1
What is valid xml document? What a well formed xml document? Astadia2
what is XSLT?  2
what is the difference between SGML/XML and c or c++ ?  1
What are the element naming conventions in XML ?  1
What compiler switch creates an xml file from the xml comments in the files in an assembly?  1
What are the ways to create a tree view control using XML, XSL & JavaScript?  1
what is XPATH ?  2
Describe the two types of processing in xml?  2
 
For more XML XSLT RSS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com