Which data access technology should you implement?

Posted by: Pdfprep Category: 70-487 Tags: , ,

You need to choose the appropriate data access strategy for the college textbook area of the web application.

Which data access technology should you implement?
A . AD
B . NET
C . Entity Data Model (EDM)
D . WCF Data Services
E . LINQ to SQL

Answer: A

Explanation:

* Scenario: The college textbook area of the web application must get data from a daily updated CSV file.

* ADO.NET reads the CSV file in a very similar way as table in database.

Leave a Reply

Your email address will not be published.