Microsoft 70-354 - Universal Windows Platform - App Architecture and UX/UI Exam
Page: 2 / 16
Total 76 questions
Question #6 (Topic: Topic 1)
You need to recommend a solution to meet the testing requirements. What should you
include in the recommendation?
include in the recommendation?
A. a web performance test
B. load testing
C. IntelliTrace
D. IntelltiTest
Answer: B
Question #7 (Topic: Topic 1)
On the details page, you render the picture of the computer inside an object of the
Rectangle type.
You need to implement the ability to rotate the rectangle that contains the picture.
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.
[Microsoft-70-354-7.0/Microsoft-70-354-8_2.png]
Rectangle type.
You need to implement the ability to rotate the rectangle that contains the picture.
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.
[Microsoft-70-354-7.0/Microsoft-70-354-8_2.png]
Answer: [Microsoft-70-354-7.0/Microsoft-70-354-9_2.png]
Question #8 (Topic: Topic 1)
You need to recommend a solution to monitor App1.
What should you include in the recommendation?
A. the Output window in Visual Studio
B. Windows Performance Monitor
C. Resource View in Visual Studio
D. Class View in Visual Studio
What should you include in the recommendation?
A. the Output window in Visual Studio
B. Windows Performance Monitor
C. Resource View in Visual Studio
D. Class View in Visual Studio
Answer: B
Topic 2, Fabrikam, inc.
OverView
A company named Fabrikam, Inc is hired to develop a Universal Windows Platform (UWP)
app named CityPlaner. The app will provide city employees with the ability to plan and
manage city operations. City operations include all operations that a municipality might
administer, such as emergency services and city maintenance.
The Cityplanner app will be deployed to different devices. CityPlanner will use Microsoft
Azure to store data.
Existing Environment
Development Environment
Windows 8.1 (x64) pro.
4GB of RAM.
Each developer use a Hyper V virtual machine for debelopment. Each virtual machine has
Microsoft visual studio 2015 Express.
Windows 8.1 (x64) pro.
Git
Visual Studio Online will be used for application lifecycle management.
The City maintains its own NuGet repository library to help share and distribute code.
Application on Testing
* A machine group named Test Machines is configured. Three virtual machines for testing
are provisioned in Azure and added ro the group.
* Windows PowerShell is added to all of the testing virtual machines.
[Microsoft-70-354-7.0/Microsoft-70-354-10_2.png]
Data for the CityPlanner app is stored in an Azure database and accessed through an
Azure API App named CityData.
CityPlanner will be tested for various devices by using emulators.
The final version of CityPlanner will be distributed through the Microsoft Store.
The CityPlanner app will need to be deployed to 1,000 city employees. Data operations will
consistof approximately 90 percent read operations and 10 percent write operations.
[Microsoft-70-354-7.0/Microsoft-70-354-10_3.png]
The city employees will work in many different languages to support the municipality. Often
the employees will have different difficult languages configured different devices.
Each employee will be able to write a personal note for any individual issue. The note will
be private to that employee. When a note is typed th
Question #9 (Topic: Topic 2)
You need to recommend a solution to ensure that CityOperations meets the performance
requirements.
What should you include in the recommendation?
requirements.
What should you include in the recommendation?
A. Implement data caching in the CityData Azure API.
B. Use asynchronous methods in the CityPlanner app to read the IssueList data.
C. Implement data caching in the CityPlanner app.
D. Use asynchronous methods in the CityData Azure API app to read the IssueList data.
Answer: C
Question #10 (Topic: Topic 2)
How should you complete the code for AppBarButton? 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.
[Microsoft-70-354-7.0/Microsoft-70-354-13_2.png]
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.
[Microsoft-70-354-7.0/Microsoft-70-354-13_2.png]
Answer: [Microsoft-70-354-7.0/Microsoft-70-354-13_3.png]