PrepAway - Latest Free Exam Questions & Answers

Category: 70-487

Exam 70-487: Developing Windows Azure and Web Services

How shouldyou modify the file?

DRAG DROP
You are creating a WCF service. The service endpoints must be exposed to the Windows Azure Service Bus.
The service bus has a namespace named RestaurantSB.The key provider is "owner". You need to modify the
web.config file to expose the endpoints. How shouldyou modify the file? (To answer, drag the appropriate
attributes to the correct location or locations in the answer area. Each attribute may be used once, more than
once, or not at all. You may need to drag the splitbar 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 application. The application must meet the following
requirements:
It must send or receive data without the use of abuffer.
It must allow up to 1 MB of data to be received.
It must allow up to 2 MB of 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 return an anonymous object that is serialized to JSON

DRAG DROP
You are developing an ASP.NET Web API action method.
The action method must return the following JSON inthe message body.
{"Name": "Fabrikam", "VendorId" :9823, Items": ["Dogs", "Cats") >
You need to return an anonymous object that is serialized to JSON.
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 configure the service

DRAG DROP
You are developing a WCF service. The service will stream messages to clients on the internal network.You
must use Windows Authentication, and all messages must be binary encoded. You need to configure the
service. What should you do? (To answer, drag the appropriate elements to the correct location or locations in
the answer area. Each 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.)

You need to develop a new data contract without breaking current functionality

DRAG DROP
You are developing a WCF service. The WCF service requires implementations of the new data contracts to
validate against the old schema. You need to develop a new data contract without breaking current
functionality. What should you do? (To answer, dragthe appropriate code segments to the correct location or
locations in the answer area. Each code segment maybe 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 configuration values should you use?

DRAG DROP
You are developing a WCF service. You need to implement transport security by using NTLM authentication
and NetTcpBindings. Which configuration values should you use? (To answer, drag the appropriate
configuration values to the correct location or locations in the answer area. Each configuration valuemay 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.)

How should you build the host?

DRAG DROP
You are developing a self-hosted WCF service that returns stock market information. The service must be
discoverable by any client application. You need tobuild the service host. How should you build the host? (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 atall. You may need to drag the split bar between panes
or scroll to view content.)

You need to recommend storage architecture for the application

DRAG DROP
You are developing a Windows Azure based web application that provides users the ability to rent training
videos. The application is deployed to hosted services in Asia and Europe.
The web application must meet the following requirements:
Video files are large and must be able to be streamed.
Streaming videos requires low latency network connections.
Rental data contains structured information aboutthe user and the video.
Rental permissions are checked every five secondsduring video playback.
You need to recommend storage architecture for the application. What should you do? (To answer, drag the
appropriate technologies to the correct location orlocations in the answer area. Each technology 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.)

How should you build the method?

DRAG DROP
You are developing a WCF Data Services service in Visual Studio 2012 to display movie information froma
SQL Server database that changes every 24 hours. The service is defined in the following class.

The application contains the following Entity Framework model.

The service must only return data for movies that are currently in theaters. You need to add a method to the
MovieService class to filter the data. How should you build the method? (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 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.)


Page 2 of 712345...Last »