PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

You need to display a message within the Share charm when users attempt to share content that they have not pu

You are developing an app that will be used to purchase and share music. Users will be
allowed to share only content that they have purchased.
You need to display a message within the Share charm when users attempt to share content
that they have not purchased.
What should you do?

Which elements should you include in Target 1 and Target 2 to complete the method?

DRAG DROP
You are developing an app named App1 that will read text aloud.
You need to ensure that when users use App1, they can change the voice of the reader.
You have the following code:

Which elements should you include in Target 1 and Target 2 to complete the method? (To
answer, drag the appropriate elements to the correct targets. 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.)

Which storage technology should you use?

You plan to develop a Windows Store app to create pictures.
Users of the app will be able to save the pictures that they create and to share the pictures
with friends by using a web link.
You need to ensure that the friends can makes comments on the shared pictures.
Which storage technology should you use? (More than one answer choice may achieve the
goal. Select the BEST answer.)

Which code snippets should you include in Target 1, Target 2, and Target 3 to complete the XAML markup?

DRAG DROP
You are developing a Windows Store app. The app uses a model that contains the following code:

You create a page named CustomerView. You define an object of type Customer named
CustomerData.
You need to display data from CustomerData.
You have the following XAML markup:

Which code snippets should you include in Target 1, Target 2, and Target 3 to complete the
XAML markup? (To answer, drag the appropriate code snippets to the correct targets in the
answer area. Each code snippet 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 snippets should you insert in Target 1 and Target 2 to complete the code?

DRAG DROP
You are developing a Windows Store app that will make calls to a web service.

The app must read and write the web service UR1 to and from configuration settings. The
configuration settings must follow the user so that when the app makes calls to the web
service, it calls the same URI, regardless of which device the user is using.
You need to retrieve and store the web service URI.
You have the following code:

Which code snippets should you insert in Target 1 and Target 2 to complete the code? (To
answer, drag the appropriate code snippets to the correct targets in the answer area. Each
code snippet 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 code segments should you insert in sequence at line 03?

DRAG DROP
You are developing a Windows Store app.
The following code segment defines an event procedure. (Line numbers are included for
reference only.)

You need to define a custom help setting in the event procedure.
Which three code segments should you insert in sequence at line 03? (To answer, move the
appropriate code segments to the answer area and arrange them in the correct order.)

Which remote data access strategy should you use?

You are developing a medical recordkeeping app for a company. The app will be used by
physicians in remote areas of the world.
All data is highly sensitive and must be stored only in the company’s internal data center.
The app is not allowed to connect directly to the company’s web service or internal network.
You need to select a data access strategy that meets the requirements.
Which remote data access strategy should you use?