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
What is ado control?
What is isolation?
What are the usages of the command object in ado.net?
What are the rules to implement connection pooling?
What is the role of the dataset object in ado.net?
What are the steps to connect to a database?
Can datareader hold data from multiple tables?
What is difference between executequery and executeupdate?
How to connect and retrieve data from database using dataset
Why do we use sqldataadapter?
What is fill method in ado.net?
What is the difference between a datareader and a dataset?
What is dbcontext and dbset in entity framework?
Explain what are the steps to connect to a database?
How to pass values into a datatable?