Answer Posted / ganesh
DA is a collections of commands which will act like an
interface between dataset and database.
| Is This Answer Correct ? | 39 Yes | 7 No |
Post New Answer View All Answers
What DataReader class do in ADO.NET ?
What is a sqldataadapter?
What does executequery return?
What is the difference between typed and untyped dataset?
What is the difference between statement and preparedstatement interface?
Describe briefly an ADO.NET Dataset ?
Which is better entity framework or ado.net?
What is the DataTableCollection?
How can we load multiple tables in to dataset?
What is ole access?
What is the difference between Optimistic and Pessimistic locking?
What is ado.net connection?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is command class in ado.net?
Which is the feature of ado.net?