Answer Posted / siva
Data adapter is a collections of commands which will act
like an interface between dataset and database
| Is This Answer Correct ? | 15 Yes | 13 No |
Post New Answer View All Answers
What are the different methods available under the sqlcommand class to access the data?
Is it possible to edit data in Repeater control?
What is the current version of entity framework?
Which ado.net object is very fast in getting data from the database?
What are the several execute methods of ado.net?
What is Serialization in .NET? what are the types of Serialization?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
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?
What are the Features and disadvantages of dataset
What is meant by executenonquery?
Difference between sqlcommand and sqlcommandbuilder?
What is a non query?
What are the benefits of using of ADO.NET in .NET 4.0?
What is datatable in ado.net?
What is oledb connection?