Online Access Free 70-487 Exam Questions
| Exam Code: | 70-487 |
| Exam Name: | Developing Microsoft Azure and Web Services |
| Certification Provider: | Microsoft |
| Free Question Number: | 205 |
| Posted: | Jun 02, 2026 |
You need to choose the appropriate data access technology for the cookbook area of the web application.
Which data access technology should you choose?
You are developing an order processing application that uses the ADO.NET Entity Framework against a SQL
Server database. Lazy loading has been disabled. The application displays orders and their associated order
details. Order details are filtered based on the category of the product in each order.
The Order class is shown below.
The OrderDetail class is shown below.
The Product class is shown below.
The Category class is shown below.
You need to return orders with their filtered list of order details included in a single round trip to the database.
Which code segment should you use?
You need to load flight information provided by Consolidated Messenger.
What should you use?
You add a class named ShippingInfo.
You need to modify the IShippingService interface and the ShippingInfo class to meet the technical
requirements.
What should you do? (To answer, drag the appropriate code segments to the correct location or locations in the
answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the
split bar between panes or scroll to view content.)
You are building an ADO.NET Entity Framework application.
You need to validate the conceptual schema definition language (CSDL), store schema definition language
(SSDL), and mapping specification language (MSL) files.
Which Entity Data Model tool can you use? (Each correct answer presents a complete solution. Choose all that
apply.)

