Posted by: Pdfprep
Post Date: November 10, 2020
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.