Answer Posted / rajveer sodha
There are five Ado.net classes
* Sqlconnection
* SQlCommand
* SqlDataReader
* Dataset
* SqlDataAdaptor
| Is This Answer Correct ? | 11 Yes | 12 No |
Post New Answer View All Answers
What are the benefits of using of ADO.NET in .NET 4.0?
What are all features of ADO.Net?
What is the return type of executescalar?
What are the data access namespaces in .NET?
What is the use of ADO.NET and XML web services?
What are the core objects of ADO.NET?
What is sqldatareader?
What is ado.net full form?
How can we check that some changes have been made to dataset since it was loaded?
What is the difference between dataset and datatable?
Which property is used to check whether a DataReader is closed or opened?
What is ole in excel?
What is ole access?
how Sequence to connect and retrieve data from database using dataset?
Define different execute methods of ADO.NET command object ?