Entity Framework Question:
Download Questions PDF

What is Entity Client Data Provider?

ADO.Net Entity Framework Interview Question
ADO.Net Entity Framework Interview Question

Answer:

The main responsibility of this layer is to convert L2E or Entity SQL queries into SQL query which is understood by underlying database. It communicates with ADO.Net data provider which in turn sends or retrieves data from database.

Download ADO.Net Entity Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What is Object Service?What is ADO.Net Data Provider?