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
Explain how do you connect to sql server database without using sqlclient?
What is a serialized object?
What is basic use of data view?
What is different between sqlcommand object and command behavior object?
What is difference between executenonquery and executequery?
How to add a javaScript function in a datagrid?
What are the difference between readonly vs. Const?
What are the several execute methods of ado.net?
how Sequence to connect and retrieve data from database using dataset?
Give few examples of datareader that is used in different dataproviders.
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What are the benefits of ADO.NET?
Explain how to pass multiple tables in datasets simultaneously?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is the meaning of object pooling?