Answer Posted / sandyni
Dataset which is disconnected and DataReader which is
connected are the two main fundamental objects of ADO.Net
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Explain the difference between data reader and data set?
What are all the commands used with Data Adapter?
How to find the given query is optimised one or not?
Is datareader faster than datatable?
What is difference between sqldatareader and sqldataadapter?
What is disconnected data?
What DataReader class do in ADO.NET ?
Define the data provider classes that is supported by ado.net?
Define Execute Scalar?
What are the 3 major types of connection objects in ado.net?
What is the use of SqlCommand object?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Explain the difference between ado and ado.net?
What are three methods for displaying data in a syncfusion datagrid