Answer Posted / pankaj
DATA ADAPTER IS BRIDGE BETWEEN DATA SOURCE AND DATASET.
WE CAN SAY ALSO
IT IS COLLECTION OF COMMANDS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why edit is not possible in repeater?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is basic use of data view?
How do you update database through dataset?
What are the usages of the command object in ado.net?
describe the dataset object in ado.net.
What are the namespaces used in ADO.Net to connect to a database?
How can we serialize the dataset object?
Explain the namespaces in which .net has the data functionality class.
What is the significance of CommandBehavior.CloseConnection ?
What is ole2 format?
differance between ADO vs ADO.Net?
What is maximum pool size in ado.net connection string?
How will you fill the gridview by using datatable object at runtime?
What is serialization and de-serialization in .net? How can we serialize the dataset object?