Which three actions should you perform in sequence?

DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
While testing the app, you discover performance issues.
You need to profile the performance of the app as the app runs.
Which three 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.
Select and Place:

DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
While testing the app, you discover performance issues.
You need to profile the performance of the app as the app runs.
Which three 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.
Select and Place:

Answer:

Explanation:
Visual Studio diagnostic tools help you analyze the performance of your programs .Click Debug / Start Diagnostic Tools Without Debugging. Change the target to
your project, and then select which Tool you want to run, such as Code Analysis.

https://msdn.microsoft.com/en-us/library/dn957936.aspx



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Ashraf

Ashraf

Change the target to your project ….

To what? to executable or to startup project?