Difference between ADO and ADO.net ?
Answer Posted / wubetu
#11 ADO is always used to create a single table by using
recordset only and ADO is also always connection oriented
programming language.
ADO.NET is used to create multible tables by using objects
of the dataset and also it is both connection oriented and
disconnected fashion
.ADO.NET is used for .net programming languages etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to find the given query is optimised one or not?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is ado.net in vb net?
What is ado.net tutorial?
What is the difference between executenonquery () and executescalar ()?
What do you know about ado.net's methods?
How can you add or remove rows from the datatable object of dataset?
What is difference between ado and other data object?
Define partial class?
What is bubbled event?
Can we load multiple tables in a dataset?
What is the difference between linq and ado.net?
Does entity framework use ado.net?
What is a control toolbox?
What is the provider being used to access oracle database?