nerdexam
Microsoft

70-519 · Question #28

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. 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
  • Ca separate data access project that includes an Entity Data Model created by using the
  • Da separate data access project that queries the database by using ADO.NET and returns

How the community answered

(68 responses)
  • A
    10% (7)
  • B
    3% (2)
  • C
    81% (55)
  • D
    6% (4)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice