Answer Posted / satya
dataset.GetXmlSchema()
dataset.GetXML
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the advantage of ado.net?
What is the difference between linq and ado.net?
Why is stored procedure used in ado.net?
What do you know about ado.net's methods?
What are all components of ADO.Net data provider?
Which is faster dataset or datareader?
What is csdl entity framework?
Explain the difference between ado and ado.net?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is the difference between SqlCommand and SqlCommandBuilder?
What is executenonquery ado.net?
What is difference between Dataview and Datatable?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to generate a single aggregate?
What provider ado.net use by default? Explain the role of data provider in ado.net?