PrepAway - Latest Free Exam Questions & Answers

Category: 70-487 (v.4)

Exam 70-487: Developing Windows Azure and Web Services (update November 4th, 2016)

Which code segment should you use?

You are developing an ASP.NET MVC application. The application is a loan processing system that uses
the ADO.NET Entity Framework against a SQL Server database. It has a controller that loads a page that
displays all loans along with rate information. Lazy loading has been disabled.
The Loan class is shown below.

You need to return the loans and rate information in a single round trip to the database.
Which code segment should you use?

Which code segment should you use?

You are developing a library management application that uses the ADO.NET Entity Framework against a
SQL Server database. The application has a method that returns check outs filtered by date.
The Book class is shown below.

You must filter the data on the SQL server before it is returned to the application server.You need to return books checked out more recently than the entered date.
Which code segment should you use?


Page 12 of 12« First...89101112