Answer Posted / govind.konduri
Hai...
DataAdapter class is used for communication b/w dataset
and Datasource.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the role of clr?
Which ado.net object is very fast in getting data from the database?
Is it possible to edit data in Repeater control?
What is Serialization in .NET? what are the types of Serialization?
How do you update a dataset in ado.net and how do you update database through dataset?
What is the difference in an abstract class and an interface?
What is ado.net full form?
What is openquery?
Which parameter of ConnectionString is used to specify the name of the database?
What is the difference between Optimistic and Pessimistic locking?
Can we do database operations without using any of the ado.net objects?
What is difference between executequery and executeupdate?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is difference between ado and other data object?
Explain how can we load multiple tables in to dataset?