Answer Posted / sandeep singh shekhawat
Ado.net is advanced of Ado it provide the direct connectivity with datastore without using OLEDB and ODBC driver.
ADO.net provide disconnected approch using DataAdapter object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ole db query?
How to pass multiple tables in datasets simultaneously?
What is a dynaset in access?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What are the usages of the command object in ado.net?
What is Serialization in .NET? what are the types of Serialization?
What is ado rdo dao in visual basic?
What is ado.net and its features?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is the DataTableCollection?
What are the 3 major types of connection objects in ado.net?
What are all the commands used with Data Adapter?
What is linq and entity framework?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?