How do you merge two datasets into the third dataset in a
simple manner?
Answer Posted / guest
ds1.Merge(ds2,true)
| Is This Answer Correct ? | 23 Yes | 12 No |
Post New Answer View All Answers
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Why edit is not possible in repeater?
What do you know about ado.net's methods?
What does executequery return?
What are the namespaces used in ado.net for data access?
List all the steps in order, to access a database through ado.net?
Define isolation?
What are the benefits of using of ADO.NET in .NET 4.0?
Describe datareader object of ado.net with example.
What is oledb driver?
What does sqldatareader return?
What is an ADO.Net?
Which architecture does Datasets follow?
Explain the difference between ado and ado.net?
Explain the difference between an ado.net dataset and an ado recordset?