Microsoft 70-490 - Recertification for MCSD: Windows Store Apps using HTML5 Exam
Page: 2 / 18
Total 88 questions
Question #6 (Topic: Topic 2)
You need to implement the navigation between screen categories.
What should you do?
What should you do?
A. Place one button for each category on every screen and use the WinJS.navigate command to go to the category screens.
B. Implement category navigation controls on the nav bar on every screen.
C. Implement category navigation controls on the app bar on every screen.
D. Place one link for each category on every screen and use an <href> tag to go to the category screens.
Answer: B
Question #7 (Topic: Topic 2)
You need to begin the project development.
Which project template should you choose? To answer, select the appropriate project
template type in the answer area.
[Microsoft-70-490-7.0/Microsoft-70-490-14_2.png]
Which project template should you choose? To answer, select the appropriate project
template type in the answer area.
[Microsoft-70-490-7.0/Microsoft-70-490-14_2.png]
Answer: [Microsoft-70-490-7.0/Microsoft-70-490-14_3.png]
Question #8 (Topic: Topic 2)
You need to configure the app to receive push notifications.
Which four actions should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.
[Microsoft-70-490-7.0/Microsoft-70-490-16_2.png]
Which four actions should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.
[Microsoft-70-490-7.0/Microsoft-70-490-16_2.png]
Answer: [Microsoft-70-490-7.0/Microsoft-70-490-16_3.png]
[Microsoft-70-490-7.0/Microsoft-70-490-17_2.png]
Question #9 (Topic: Topic 3)
You need to implement the file storage solution for equipment drivers and updates.
What should you do?
What should you do?
A. Map a KnownFolder as the local default file storage location.
B. Map the inspector's OneDrive folder as the default file storage location.
C. Use the Live Connect REST API to map a default file storage location.
D. Map the inspector's Documents folder as the default file storage location.
Answer: B
Question #10 (Topic: Topic 3)
You need to ensure that drivers can be updated. What should you do?
A. Connect to the Documents library.
B. Implement the FileOpenPicker control.
C. Implement the OpenFileDialog class.
D. Implement the FileSavePicker control.
Answer: B