Answer Posted / shwetha
The 4 Types of Classes in Ado.Net are
* Sqlconnection
* SQlCommand
* SqlDataReader
* SqlDataAdaptor
| Is This Answer Correct ? | 27 Yes | 10 No |
Post New Answer View All Answers
What is the provider being used to access oracle database?
What is ado.net full form?
What is sql command in ado net?
What is untyped dataset?
Explain the namespaces in which .net has the data functionality class.
What is defaultview in datatable?
What are the steps you will take to improve performance?
What are the steps to connect to a database?
What is difference between entity framework and ado.net?
Explain how to pass multiple tables in datasets simultaneously?
What is a string variable?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What providers does Ado.net uses?
Explain the difference in record set and dataset?
What is sql connection in ado.net?