PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-487 (update November 4th, 2016)

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

You need to configure the Web API

DRAG DROP
You are developing an ASP.NET Web API application that will be consumed by a web browser via a
composite application that is served from another web domain.
You need to configure the Web API.
What should you do? (To answer, drag the appropriate XML elements to the correct location or
locations in the answer area. Each XML element 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.)

Which script segment should you use?

You are developing an ASP.NET MVC web application that contains the following HTML.
<table id= “customer” ></table>
You also have an ASP.NET Web API application that contains a call for retrieving customers.
You must send and retrieve the data in the most compact format possible.
You need to update the HTML for the customers table to contain data from the Web API application.
Which script segment should you use?

You need to create methods to support standard insert, select, update, and delete operations…

DRAG DROP
You are developing an ASP.NET MVC Web API application.
The method names of the Web API must match naming guidelines for RESTful services.
You need to create methods to support standard insert, select, update, and delete operations in an
HTTP service.
What should you do? (To answer, drag the appropriate HTTP methods to the correct row in the table in
the answer area. Each HTTP method 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 need to complete the code to meet the requirements

DRAG DROP
You are developing an ASP.NET MVC Web API image management application.
The application must meet the following requirements:
 It must send or receive image data without the use of a
buffer.
 It must allow up to 4 MB of image data to be received.
 It must allow up to 3 MB of image data to be sent.
You need to complete the code to meet the 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 need to ensure that the new version of the library will be used by all applications as soon as possible

You are developing a library to support multiple ASP.NET MVC web applications on a shared server. The
library provides implementations of security algorithms.
If a problem with any of the security algorithms is discovered, a new version of the library must be
created and deployed. Application downtime during the update must be minimized.
You need to ensure that the new version of the library will be used by all applications as soon as
possible.
What should you do?

You need to create a query expression to display all of the grades for students whose first name is "John

You are developing an application in Visual Studio 2012 to display student information. The application
contains the following Entity Framework model.

The application contains a WCF data service named DirectoryService.svc.
You need to create a query expression to display all of the grades for students whose first name is
“John”
How should you build the expression?


Page 6 of 12« First...45678...Last »