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)- A11% (2)
- B78% (14)
- C6% (1)
- D6% (1)
Community Discussion
No community discussion yet for this question.