PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which data access strategies should you use?

HOTSPOT
You are developing a Windows Store app for purchasing school supplies. The app has the
following storage requirements:
Inventory data must be accessible to the app and over the Internet to external suppliers.
Suppliers will access the data over HTTP by using OData.
App storage for the high volume sales periods must be able to scale rapidly, but at the
lowest possible cost.
Color preferences for the user must be stored on the host device.
You need to choose the appropriate data access strategy for each requirement. Which data
access strategies should you use? (To answer, drag the appropriate data access strategies
to the correct requirements in the answer area. Each data access strategy 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 define the toast notification?

HOTSPOT
You are developing a Windows Store alarm clock app. When an alarm is triggered, the app
must present a toast notification that plays a repeating audio alert until dismissed. You need
to ensure that the repeating audio alert is played. How should you define the toast
notification? (To answer, drag the appropriate code segments to the correct 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.)

How should you use delivery notifications?

You are developing a Windows Store app by using HTML5 and JavaScript. The app will be
used to monitor road traffic conditions.
The app must support live tile notifications, in accordance with the following requirements:
• Update the tile every five minutes when the app is in the running state.
• Update the tile once in the morning and once in the evening when the app is in the
suspended state.
• Implement updates to tiles to optimize the power and resource consumption when
the app is suspended or not otherwise running.
You need to implement delivery notifications to ensure that the requirements are met.
How should you use delivery notifications?

Which code segments should you use?

HOTSPOT
You are developing a Windows Store app by using HTML5 and JavaScript.
The app defines the following objects:
• inkManager is an object to process and manipulate the ink-related data from the
stylus.
• inkContext is an object to hold the surface context.
• currentPenId is an object to restrict input processing to one stroke at a time.

The app must support the following requirements:
• Support the use of a stylus input device.
• Begin capturing input when the stylus first touches the screen.
• Render stylus movements in real time.
You need to ensure that the requirements are met. Which code segments should you use?
(To answer, select the correct option from each drop-down list in the answer area.)

You need to configure the deployment package settings for both apps to ensure that the requirements are met

You are developing two Windows Store apps named CameraApp and PhotoAlbum. The
apps must meet the following requirements:
• CameraApp must have access to images on the local computer on which
CameraApp is running.
• PhotoAlbum must be able to access the images from CameraApp.
You need to configure the deployment package settings for both apps to ensure that the
requirements are met. What should you do?