Microsoft
70-519 · Question #195
You are designing an ASP.NET Web application. You have the following requirements: - Relational database tables must automatically map to to .NET classes. - The data access layer must be able to…
The correct answer is D. 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 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
- BLINQ to SQL
- C.NET Framework Data Provider for OLE DB
- DEntity Framework 4
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C17% (5)
- D73% (22)
Community Discussion
No community discussion yet for this question.