Answer Posted / pamulaparthi pravin srg
Data adapter is act like bridge between database and dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Datareader and Dataset?
What is datasource in ado.net?
How to find the given query is optimised one or not?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
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?
What is DataRowCollection?
Do we use stored procedure in ADO.Net?
How to identify the controls which can be used for binding data?
Explain the different row versions available in table?
Is bulk insert faster than insert?
What is ole db query?
What is the difference between linq and ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Define ado.net?
What is a datareader object?