Answer Posted / neha
ADO.NET is the technology that is used to access the
database from the .NET platform.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between sqlcommand object and command behavior object?
What are the advantages using ado.net?
What does ole stand for in excel?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Command objects uses, purposes and their methods.
What is row state?
What is difference between connected and disconnected architecture in ado.net?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Can you explain how to enable and disable connection pooling?
How do you find the count of records in a dataset?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Where is adodb dll located?
What is oledb connection?
What is data relation in ado.net?
Explain all the classes those are used for database connections between sql server and asp.net?