What is method to get XML and schema from Dataset?

Answers were Sorted based on User's Feedback



What is method to get XML and schema from Dataset?..

Answer / satya

dataset.GetXmlSchema()
dataset.GetXML

Is This Answer Correct ?    6 Yes 0 No

What is method to get XML and schema from Dataset?..

Answer / guest

getXML () and get Schema ()

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More ADO.NET Interview Questions

Explain ado.net features? Benefits? Drawbacks?

0 Answers  


What is serialization and de-serialization in .net? How can we serialize the dataset object?

0 Answers  


How can you implement sub data grid in a master datagrid?

1 Answers  


About ADO and its objects ?

1 Answers   DELL,


Which is the best method to get two values from the database?

0 Answers  


Explain advantages of ado.net?

0 Answers  


Explain the architecture of ado.net?

0 Answers  


What is ole access?

0 Answers  


What do you mean by ‘batch updates’?

0 Answers  


What is linq and entity framework?

0 Answers  


How can we serialize the dataset object?

0 Answers  


Can we connect two dataadapters to same data source using single connection at same time?

0 Answers  


Categories