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 can we save all data from dataset?
What is the purpose of using adodb?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What are the important features of ado.net 2.0?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are all components of ADO.Net data provider?
What are the objects of ado.net?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Explain the two fundamental objects in ado.net?
Which is faster ado.net or linq?
What is datatable in ado.net?
What is the usage of the dataset object in ado.net?
What is the difference between connected and disconnected environment?
What are the namespaces used in ado.net for data access?
What does executenonquery () method return?