PrepAway - Latest Free Exam Questions & Answers

Category: 70-485 (v.1)

Exam 70-485: Advanced Windows Store App Development Using C# (update December 26th, 2014)

Which three actions should you perform in sequence?

DRAG DROP
You are developing a Windows Store game that downloads virtual store information from two
servers. Store information from Server1 is sent as a hex string. Store information from Server2 is
sent as Base64 encoding.
Data from Server1 is configuration data and must be captured before data from Server2 is captured.
You need to compare the strings from each server to verify that the cryptographic buffers match.
Which three actions should you perform in sequence? (To answer, move the appropriate actions
from the list of actions to the answer area and arrange them in the correct order,)

How should you complete the code segment?

DRAG DROP
You are developing a Windows Store app that caches user application data in the local data store.
The app must create a setting named UserName within a container named UserSettings. The app
must store the user name in the local store.
You need to meet the requirements.
How should you complete the code segment? (To answer, drag the appropriate options to the
correct location or locations. Each option 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 three actions should you perform in sequence?

DRAG DROP
You are developing a Windows Store app that downloads large files from the Internet by using
background tasks.
The app includes the following:
taskinstance is an instance of the IBackgroundTask interface that provides access to a background
task instance.
DownloadFilesAsync() is the asynchronous method that performs the download.
You need to ensure that the app performs the download operation asynchronously in a background
task.
Which three actions should you perform in sequence? (To answer, move the appropriate actions
from the list of actions to the answer area and arrange them in the correct order,)

How should you complete the code segment?

DRAG DROP
You are developing a Windows Store app that must use a background task to retrieve local weather
conditions from the Internet.
You need to ensure that the app can update the user interface while it is in a running or suspended
state.
How should you complete the code segment? (To answer, drag the appropriate term to the correct
location or locations in the answer area. Each term 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 complete the code segment?

DRAG DROP
You are developing a Windows Store app.
The app must send video from a phone to a TV by using the Play To contract.
You need to complete the SourceRequest event of the PlayToManager object.
How should you complete the code segment? (To answer, drag the appropriate lines of code to the
correct location or locations. 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.)

Which push notification mechanism should you use?

You are developing a Windows Store app that displays notifications on the lock screen.
The app must execute a background task when the notification arrives. In addition, the app must
receive push notifications from Windows Push Notification Service (WNS).
You need to use a push notification mechanism that meets the requirements.
Which push notification mechanism should you use?

Which event should you handle to construct the print preview of the entire document?

You are developing a Windows Store app that prints documents. An object named printManager
manages the print flow. An object named printDocument sends output to the printer.
You need to ensure that the app allows the user to preview the print layout of the entire document.
Which event should you handle to construct the print preview of the entire document?


Page 3 of 1612345...10...Last »