Online Access Free 070-484 Exam Questions
Exam Code: | 070-484 |
Exam Name: | Essentials of Developing Windows Store Apps using C# |
Certification Provider: | Microsoft |
Free Question Number: | 118 |
Posted: | Sep 09, 2025 |
You are developing a Windows Store app.
The app will access several web resources that use an OAuth 2.0 authentication provider.
You need to recommend in which class to store user credentials so that users do not have to reenter their credentials when they access the web resources.
Which class should you recommend?
DRAG DROP
You are developing a Windows Store app.
You need to identify the appropriate REST verbs for the app.
Which verbs should you use? (To answer, drag the appropriate verbs to the correct locations in the answer area. Each verb 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.)
HOTSPOT
You are developing a page for an app. The page uses the following XAML markup:
The grid takes the full width of the page and has no margins.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
You need to identify alternative methods of displaying information from the FeedRetriever class.
Which data controls can you use to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)