What is the key feature of ADO.NET compared to ADO ?
Answer Posted / abul
Disconnected architecture
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is bulk insert faster than insert?
What are dataproviders?
What are all the different methods under sqlcommand?
Which database is the ado.net sql connection object designed for?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Explain how can we load multiple tables in to dataset?
What are the rules to implement connection pooling?
What is adodb dll?
Explain how to create dynamic gridview?
What is sqldatasource?
How to store data in memory?
Why is it important to close an ado.net application?
What is the difference in an abstract class and an interface?
Describe the command object and its method.
Why is stored procedure used in ado.net?