Which claim is appropriate for each purpose?
You are developing a Windows Store app.
You need to implement claims according to their appropriate use.
Which claim is appropriate for each purpose? (To answer, drag the appropriate claims to the correct locations
in the answer area. Each claim 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 code segment should you insert at line 05?
You are developing a Windows Store app. The app includes a handler for the datarequested event. A portion
of the code for the event handler is shown in the following code segment:
The app must meet the following requirements:
The app must share an order tracking link with target apps.
The app must share URI-type data only.
You need to ensure that the app meets the requirements. Which code segment should you insert at line 05?
Which verbs should you use?
You are developing a Windows Store app.
You need to identify the appropriate REST verbs forthe app.
Which verbs should you use? (To answer, drag the appropriate verbs to the correct locations in the answer
area. Each verb 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 code segments should you use?
HOTSPOT
You are developing a Windows Store app. The app allows users to browse contacts from a social networking
site. The app has the following requirements:
The user must be able to select more than one contact at a time. The app must display all of the details for
the selected contacts. You need to ensure that the requirements are met. Which code segments should you
use? (To answer, drag the appropriate code segmentsto the correct 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.)
Which objects can you check to achieve this goal?
You are developing a Windows Store app.
You need to find out whether an HTTP request has completed with an Unauthorized result.
Which objects can you check to achieve this goal? (Each correct answer presents a complete solution. Choose
all that apply.)
Which code segment should you use?
How should you complete the relevant code?
You are developing a Windows Store game. The game allows for interactive online play between users.
The game authenticates users by using the credentials of a third-party site that provides OAuth2 authentication.
You need to implement authentication that uses an implicit grant authorization.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct
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 navigation member should you use?
You are developing a Windows Store app. You need toensure that the app logs pages that are viewed by the
user. Which navigation member should you use?
How should you complete the relevant code?
You are developing a Windows Store game. The game allows for interactive online play between users.
The game authenticates users by using the credentials of a third-party site that provides OAuth2 authentication.
You need to implement authentication that uses an implicit grant authorization.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct
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 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 appropriatedata
access strategy for each requirement. Which data access strategies should you use? (To answer, select the
correct option from each drop-down list in the answer area.)