Microsoft
70-519 · Question #5
You need to incorporate a data access layer to meet the requirements. Which solution should you recommend?
The correct answer is C. a separate data access project that includes an Entity Data Model created by using the Entity. See the full explanation below for the reasoning.
Question
You need to incorporate a data access layer to meet the requirements. Which solution should you recommend?
Options
- Aan Entity Data Model created by using the Entity Framework within the Web project
- Ba class that is stored in the app_code folder of the Web project, uses ADO.NET, and returns
- Ca separate data access project that includes an Entity Data Model created by using the Entity
- Da separate data access project that queries the database by using ADONET and returns
How the community answered
(66 responses)- A11% (7)
- B3% (2)
- C79% (52)
- D8% (5)
Community Discussion
No community discussion yet for this question.