Online Access Free 70-354 Exam Questions
Exam Code: | 70-354 |
Exam Name: | Universal Windows Platform - App Architecture and UX/UI |
Certification Provider: | Microsoft |
Free Question Number: | 78 |
Posted: | Sep 05, 2025 |
DRAG DROP
You are building a Universal Windows Platform (UWP) app.
You need to ensure that users can start the app by using voice command in Cortana.
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.
You are developing code to meet the requirements of the personal notes.
Which code should you include?
DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
You need to create a grid that has three rows and two columns. The grid must contain a button located at the first row and the second column.
How should you complete the code? To answer, drag the appropriate code 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.
You need to recommend a change to ensure that the developers can test CityPlanner.
What should you recommend?
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources have the following requirements:
*The data must be stored in a relational database.
*The data sources must be stored in a public cloud.
*The app must not connect directly to the database.
*The app must access the data sources by using HTTP verbs.
You need to identify the appropriate data storage type and the appropriate method to use to access the data sources. What should you identify? Select two.