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 is the hierarchy of data in databases?
What is ado.net architecture?
What is ado.net in mvc?
What is data view and variable view?
What is the role of clr?
Do you use stored procedure in ado.net?
What is the difference between executenonquery () and executescalar ()?
How to identify the controls which can be used for binding data?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is maximum pool size in ado.net connection string?
What is partial class?
Which is faster datareader or dataadapter?
Define different execute methods of ADO.NET command object ?
What is linq and entity framework?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?