What is the key feature of ADO.NET compared to ADO ?
Answer Posted / sure venkata praveen
ADO.NET will supports Connected & Disconnected architectures but ADO Supports Only Connected Architecture but does not support Disconnected Architecture
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is microsoft ole db provider for sql server?
What is ado.net components?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the usages of the command object in ado.net?
How to perform sorting on a table in ADO.NET?
What is row state?
Compare Data Reader & Dataset in ado.net?
What is ado full form?
What are the steps you will take to improve performance?
Some important instruction regarding ADO.NET connection string ?
What is the namespaces being used to access oracle database?
What are dataproviders?
What is difference between datagridview and datagrid control in winforms?
What is the difference between executequery and executenonquery?
What is the role of the dataset object in ado.net?