Valid 70-487 Dumps shared by ExamDiscuss.com for Helping Passing 70-487 Exam! ExamDiscuss.com now offer the newest 70-487 exam dumps, the ExamDiscuss.com 70-487 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-487 dumps with Test Engine here:
You are preparing to write the data access code for the children's book area of the web site. You need to review the requirements and identify the appropriate data access technology. What should you do?
Correct Answer: D
Explanation/Reference: Using the Entity Framework, developers issue queries using LINQ, then retrieve and manipulate data as strongly typed objects. From scenario: The children's book area of the web application must get data directly from a local database. It must use a connection string. It must also support access to the stored procedures on a database. Further, it is required to have strongly typed objects. Finally, it will require access to databases from multiple vendors and needs to support more than one-to-one mapping of database tables. References: http://www.entityframeworktutorial.net/what-is-entityframework.aspx