What are the two fundamental objects in ADO.NET?

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


Please Help Members By Posting Answers For Below Questions

Define data adapter?

513


What is the difference between the clone() and copy() methods of the dataset class?

550


What is ado.net explain with diagram?

515


What are the difference between readonly vs. Const?

506


What does datareader object do?

543






What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

535


Why do we use sqldataadapter?

486


describe the dataset object in ado.net.

522


Explain how to call the sql commands asynchronously in ado.net version 2.0?

514


In how many ways we can retrieve table records count? How to find the count of records in a dataset?

548


How to generate a single aggregate?

544


Which is the best method to get two values from the database?

523


What are the 3 major types of connection objects in ado.net?

545


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

562


What is an example of ordinal data?

489