Answer Posted / rahul singhal
dataadopter is just like a bridge between ur application and
data source. it it is used to provide the table info.to fill
dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ado rdo dao in visual basic?
What are the core objects of ADO.NET?
What is ole db and odbc?
Explain the two fundamental objects in ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What is the difference between Dataset. clone and Dataset.copy?
Is datareader faster than datatable?
What are advantages of microsoft-provided data provider classes in ado.net?
Define data adapter?
Do you use stored procedure in ado.net?
What is the difference between Optimistic and Pessimistic locking?
What is disconnected scenario in entity framework?
How to Read, Add, Update and Delete record in Entity Framework ?
What are datareaders?