PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

You need to ensure that the diary app maintains state when the user switches between apps or restarts the devi

You are developing a Windows Store app. The app is a personal diary that will allow users to
add multiple journal entries while they are logged in. Users will be able to switch to other
apps and then return to the diary app.
You need to ensure that the diary app maintains state when the user switches between apps
or restarts the device on which the app is running.
What should you do?

How should you complete the relevant code?

DRAG DROP
You are developing a Windows Store app.
You have the following requirements:
• The app tile must update every 30 minutes.
• Content must be pushed to the app tile from multiple URLs.
You need to schedule the app tile updates.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 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 create the grid and populate the first row of the grid

An object of type contains properties named Name and Date of Birth.
You are creating a user control that will allow you to view and edit information in the
PersonViewModel object. All items must be properly bound to the control regardless of what
page the control is applied to. The user control must display a two-column grid that is
arranged as shown in the following table.

You need to create the grid and populate the first row of the grid.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

You need to ensure that portions of the app can be reused in WinRT, Windows Presentation Foundation (WPF), Mic

You are developing a Windows Store app that will read data from a file that is stored on a
hard disk. The app will display that data on the screen.
You need to ensure that portions of the app can be reused in WinRT, Windows Presentation
Foundation (WPF), Microsoft Silverlight, and Windows Phone apps.
What should you do?

What code snippets should you include in Target 1, Target 2 Target 3 and Target 4 to complete the code?

DRAG DROP
You are developing a Windows Store app.
You need to create a class that handles INotifyPropertyChanged events.
You have the following code:
What code snippets should you include in Target 1, Target 2 Target 3 and Target 4 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 code snippets should you include in Target 1 and Target 2 to complete the code?

DRAG DROP
You are developing a Windows Store app.
The app has the following accessibility requirements:
The automation name of each text box must be the same as the text box caption.
Each Label element must be associated with its corresponding text box.
You need to create an interface that meets the requirements.

You have the following code:

Which code snippets should you include in Target 1 and Target 2 to complete the code? (To
answer, drag the appropriatecode snippets to the correct targets in the answer area. Each
code snippet may be used once, more than once, or not at all. You mayneed to drag the split
bar between panes or scroll to view content.)