What does ADO.NET consists of ?

Answer Posted / shwetha

it consists of:

1)SQlconnection
2)Sqlcommand
3)SqlDataAdaptor
4)SqlDataReader
5)DataSet
6)DataRow
7)DataColumn

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does datareader object do?

549


Which property is used to check whether a DataReader is closed or opened?

574


What is an ado connection?

535


What are the Features and disadvantages of dataset

561


How to perform sorting on a table in ADO.NET?

565






What is the meaning of executenonquery?

542


How can we serialize the dataset object?

569


How can we save all data from dataset?

553


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

559


What are the different layers of ado.net?

524


What is the role of the dataset object in ado.net?

575


Which object is used to add relationship between two Datatables?

583


What is ado and dao?

538


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

462


What are the steps you will take to improve performance?

473