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
What is data adapter in ado.net with example?
Which database is the ado.net?
What DataReader class do in ADO.NET ?
What is the difference in record set and dataset?
Why is ADO.NET serialization slower than ADO ?
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 are the methods of XML dataset object?
What is serialization and de-serialization in .net?
Describe datareader object of ado.net with example.
Define ado.net?
What are the different methods available under the sqlcommand class to access the data?
What is ole data type?
What are the objects of ado.net?
What is sqldatareader in ado.net?
Explain the two fundamental objects in ado.net?