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
How to identify the updated rows in a dataset?
Explain what is datagrid with an example?
What are the different execute methods of Ado.Net?
What are the core objects of ADO.NET?
What is a control toolbox?
What is adodb dll?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is the usage of the dataset object in ado.net?
What is the default Timeout for SqlCommand.CommandTimeout property?
How to add a check box or a dropdown list to a column in a datagrid?
What are the benefits of using of ADO.NET in .NET 4.0?
What is ole db query?
Which is faster ado.net or linq?
What is ado.net connection?
Explain how to create dynamic gridview?