Difference between ADO and ADO.net ?
Answer Posted / c.ranadeepreddy
1.ado is server based technology?
2.ado is user control process?
3.ado is object oriented?
4.ado is COM based library?
Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
What do you mean by performing asynchronous operation using command object?
What are datareaders?
What is difference between datatable and dataset?
What is the provider being used to access oracle database?
What is the use of Dataview?
What are the difference between readonly vs. Const?
What we do with the object of ado.net dataset after using it?
What are typed and untyped dataset?
What does adodb stand for?
What are the major challenges in accessing data from a database?
What are the advantage of ado.net?
Which ado.net object is very fast in getting data from the database?
Is bulk insert faster than insert?
What is the default provider in ado.net?
Difference between sqlcommand and sqlcommandbuilder?