Online Access Free 70-491 Exam Questions

Exam Code:70-491
Exam Name:Recertification for MCSD: Windows Store Apps using C#
Certification Provider:Microsoft
Free Question Number:91
Posted:Sep 04, 2025
Rating
100%

Question 1

DRAG DROP
You need to meet the app caching requirements.
Which caching technique should you use in each scenario? (To answer, drag the appropriate technique to the correct scenario. Each technique 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.)

Question 2

HOTSPOT
You are developing a Windows Store app.
You need to encrypt data.
How should you complete the code segment? (To answer, select the appropriate line of
code from each drop-down list in the answer area.)

Question 3

DRAG DROP
You add a MediaElement named VideoTour and a button named playToButton to the
properties details page.
You need to ensure that video tours can be played to other devices.
You have the following code: (Line numbers are included for reference only.)

Which elements should you include in Target 1, Target 2 and Target 3 to complete the code? (To answer, drag the appropriate elements to the correct targets in the answer area. 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.)

Question 4

You are developing a Windows Store app that will be used to access large files stored online.
The files will be shared between users worldwide.
You need to recommend a solution to ensure that the users can download the files as quickly as possible.
Which storage solution should you recommend?

Question 5

HOTSPOT
You plan to develop several Windows Store apps.
You plan to use a CheckBox control in all of the apps. The CheckBox control will use a custom visual display.
You create XAML markup to customize the control. The code contains all of the necessary visual components for the control, including elements named checkedGlyph and indeterminateGlyph.
You need to ensure that the check box meets the following requirements:
- If a value for the check box was NOT set, the check box must display
indeterminateGlyph.
- When the check box is selected, the check box must display checkedGlyph.
- If the check box is cleared, the check box must NOT display any glyphs.
You have the following XAML markup: Which code snippets should you insert in Target 1, Target 2, Target 3, Target 4, Target 5 and Target 6 to complete the XAML markup? (To answer, select the correct code snippet from each drop-down list in the answer area.)


Add Comments

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

insert code
Type the characters from the picture.