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
Which keyword is used to accept variable number of parameters?
What are the differences between OLEDB and SQLClient Providers?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is basic use of data view?
What is a non query?
What is ado.net and its features?
Explain ado.net features?
Explain the namespaces in which .net has the data functionality class.
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is ole used for?
What is command class in ado.net?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
How can we load multiple tables in a dataset?
What is the difference between DataReader and DataSet in ADO.NET?
What are all the commands used with Data Adapter?