What is the difference between ado.net and entity framework?



What is the difference between ado.net and entity framework?..

Answer / Ashvani Kumar Singh

ADO.NET is a low-level data access technology in .NET, while Entity Framework is an Object-Relational Mapper (ORM) that simplifies data access by providing LINQ queries to retrieve data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

1 Answers  


What is ado code?

1 Answers  


What does datareader object do?

1 Answers  


What are the namespaces used in ado.net for data access?

1 Answers  


What is Debug.write does?

1 Answers  


What is adodb dll?

1 Answers  


What are the differences between OLEDB and SQLClient Providers?

1 Answers  


What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?

5 Answers  


What is sequence of code in retrieving data from database ?

3 Answers   Accenture, BirlaSoft,


What is ado in agriculture?

1 Answers  


Is bulk insert faster than insert?

1 Answers  


what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?

3 Answers  


Categories