nerdexam
Microsoft

70-519 · Question #92

You are designing an ASP.NET Web application. You have the following requirements: - Relational database tables must automatically map to .NET classes. - The data access layer must be able to target…

The correct answer is B. Entity Framework 4. See the full explanation below for the reasoning.

Question

You are designing an ASP.NET Web application. You have the following requirements:

  • Relational database tables must automatically map to .NET classes.
  • The data access layer must be able to target database engines other

than Microsoft SQL Server. You need to recommend a data access technology. Which technology should you recommend?

Options

  • Adirect ADO.NET calls
  • BEntity Framework 4
  • CLINQ to SQL
  • D.NET Framework Data Provider for OLE DB

How the community answered

(18 responses)
  • A
    11% (2)
  • B
    78% (14)
  • C
    6% (1)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice