Answer Posted / tahir
The 4 Types of Classes in Ado.Net are
* Sqlconnection
* SQlCommand
* SqlDataReader
* SqlDataAdaptor
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is ado full form?
What is disconnected scenario in entity framework?
How to add a check box or a dropdown list to a column in a datagrid?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Is it possible to edit data in Repeater control?
What is datatable in ado.net?
What is oledb driver?
What is the difference between executenonquery () and executescalar ()?
What is the difference between Command and CommandBuilder object?
Which database is the ado.net sql connection object designed for?
What are the different methods available under the sqlcommand class to access the data?
What is meant by executenonquery?
What are the advantages using ado.net?
Explain the advantages and disadvantages of using datalist?
Explain the different row versions available in table?