Can I use One Data Set for More than one Data Adapter?
Answer Posted / kumar
No...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are datareaders?
What is a data control clerk?
What are the classes in System.Data.Common Namespace?
What are all features of ADO.Net?
Command objects uses, purposes and their methods.
Explain ado.net features? Benefits? Drawbacks?
What is the use of ADO.NET and XML web services?
Does sqlclient and oledb class share the same functionality?
What is disconnected data?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is difference between connected and disconnected architecture in ado.net?
Explain the dataadapter class in ado.net?
How to add a javaScript function in a datagrid?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
Why do we use sqldataadapter?