What is the Difference between XmlDocument and XmlDataDocument?



What is the Difference between XmlDocument and XmlDataDocument?..

Answer / sreelekha

XmlDatadocument is derived from XmlDocument and it is
analoguos to dataset in .Net. It can be referred as Dataset-
Aware XMlDocument.

More details can be found at:
http://www.dotnetspider.com/forum/ViewForum.aspx?
ForumId=8139

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More XML XSLT RSS Interview Questions

How do I edit an xsl file?

1 Answers  


When should I use the default xml namespace instead of prefixes?

1 Answers  


How are white-spaces handled by xml?

1 Answers  


What is xml testing?

1 Answers  


what is difference between mail sendig in .net 1.1 and .net 2.0

1 Answers  


When will u use a XMLDataDocument and when will u use a XPathDocument? What's the differences between the two?

1 Answers  


What are xml nodes?

1 Answers  


Explain the classes in System.XML Namespace?

1 Answers  


What are the components of an xml file?

1 Answers  


DOM & SAX parsers explanation and difference ?

6 Answers   Cognizant, HCL,


What is the role of xsl transformer?

1 Answers  


What are the components of xml?

1 Answers  


Categories