Answer Posted / narra.rajeevreddy
ado.net is one of the nativedriver in .net.
ado.net is the set of classes that expose data access
service to .net programmer
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is microsoft ado.net?
Does executenonquery return a value?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is data relation in ado.net?
What is connected architecture in ado.net?
What are the key features of ado.net?
How do I delete a row from a DataTable?
Is it possible to load multiple tables in a Dataset?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are two important objects of ADO.Net?
Do we use stored procedure in ADO.Net?
What is dataset object? Explain the various objects in dataset.
What is difference between connected and disconnected architecture in ado.net?
Explain the basic use of "dataview" and explain its methods.
What is difference between executenonquery and executequery?