nerdexam
Microsoft

70-518 · Question #96

You are designing a Windows Presentation Foundation (WPF) application. The WPF application must run against either Microsoft SQL Server 2008 or a third-party database system without duplicating data…

The correct answer is B. LINQ to Entities. See the full explanation below for the reasoning.

Question

You are designing a Windows Presentation Foundation (WPF) application. The WPF application must run against either Microsoft SQL Server 2008 or a third-party database system without duplicating data access logic. You need to recommend a data access technology. What should you recommend?

Options

  • AADO.NET using DataSet objects and SqlDataAdapter objects
  • BLINQ to Entities
  • CLINQ to SQL
  • DADO.NET using DataSet objects and SqlDataReader objects

How the community answered

(46 responses)
  • A
    4% (2)
  • B
    74% (34)
  • C
    7% (3)
  • D
    15% (7)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice