live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript - 070-481 Exam Questions

QUESTION NO: 1
You are developing a Windows Store app.
The app must implement only the minimum requirements of the Search contract.
You need to define the Search contract.
Which three actions should you perform? Each correct answer presents part of the solution.
Correct Answer: B,C,D
QUESTION NO: 2
You need to implement the business requirement for the layout of the user interface.
Which navigation design patterns should you implement? (Each answer presents part of the solution. Choose all that apply)
Correct Answer: B,D
QUESTION NO: 3
DRAG DROP
You are developing a Windows Store enterprise app that will send status messages to a
user's device.
The app must display a toast notification whenever it receives a new message.
You need to implement the toast notification.
Develop the solution by selecting and arranging the required code segments in the correct
order. You may not need all of the code segments.
Correct Answer:
QUESTION NO: 4
HOTSPOT
The following image depicts three apps. App1 and App3 have been launched by App2.

Select the correct answer from each list based on the information presented in the image. Each correct selection is worth one point.
Correct Answer:
QUESTION NO: 5
HOTSPOT
You are developing a Windows Store app.
The app must use toast notifications to alert users when the app is operating in the
background.
You need configure the app to support toast notifications.
Which tab in Visual Studio should you use? (To answer, select the appropriate tab in the
answer area.)
Correct Answer:
QUESTION NO: 6
DRAG DROP
You are developing a Windows Store travel-planning app. An array named dataArray stores information about travel categories.
The array is defined in the following code: The app must display the title and image for each travel category in a ListView control.

You need to define the HTML for the ListView control.
How should you complete the HTML? (To answer, drag each appropriate attribute or object to the correct location or locations in the answer area. Each attribute or object 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.)
Correct Answer: