Is ado.net an orm?



Is ado.net an orm?..

Answer / Aman Kumar Yadav

No, ADO.NET is not an Object-Relational Mapper (ORM). ORMs map the data directly into .NET objects, whereas ADO.NET manipulates data using data readers, data adapters, and datasets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is microsoft ado?

1 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

5 Answers   IBM, Veegyapan Impacts,


What is ado and rdo?

1 Answers  


Which ado.net object is very fast in getting data from the database?

1 Answers  


What does datareader object do?

1 Answers  


What is ado.net full form?

1 Answers  


What is ambient transaction?

1 Answers  


What is DataReader Object?

1 Answers  


What are the Different layers in ADO.Net?

10 Answers   eXensys,


What are the three Ado objects?

6 Answers   Microsoft, StarSoft,


What is Debug.write does?

1 Answers  


What are the main differences between classic ado and ado.net?

1 Answers  


Categories