nerdexam
Microsoft

70-519 · Question #155

You are designing an ASP.NET Web application that will be developed by using Microsoft Visual Studio 2010. The application will interact with a Microsoft SQL Server database. The data access layer…

The correct answer is A. ADO.NET DataTables. See the full explanation below for the reasoning.

Question

You are designing an ASP.NET Web application that will be developed by using Microsoft Visual Studio 2010. The application will interact with a Microsoft SQL Server database. The data access layer of the application must meet the following requirements:

  • Support rapid application development techniques.
  • Allow the underlying database schema to change without affecting the

object model.

  • Contain strongly typed data objects.

You need to develop the data access layer. Which data access technology should you recommend?

Options

  • AADO.NET DataTables
  • BADO.NET DataSet
  • CEntity Framework
  • DWCF Data Services

How the community answered

(25 responses)
  • A
    76% (19)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice