Microsoft Recertification for MCSD: Windows Store Apps using C# - 70-491 FREE EXAM DUMPS QUESTIONS & ANSWERS
You are developing a Windows Store app that will provide users with the ability to save annotations to text files.
You have the following code segment: (Line numbers are included for reference only.)

You need to add the contents of data to the beginning of file. Which code segment should you insert at line 03?

You have the following code segment: (Line numbers are included for reference only.)

You need to add the contents of data to the beginning of file. Which code segment should you insert at line 03?

Correct Answer: D
Vote an answer
You are developing a Windows Store app that includes the following controls:
- The ApplicationView control, which is entirely opaque, displays content that the app displays under normal circumstances. - The MessageView control, parts of which are transparent displays information messages in exceptional circumstances.
You are creating an app page that includes the ApplicationView and MessageView controls.
When both controls are visible, you have the following requirements:
- The controls must expand to fill the entire page. - The ApplicationView control must be recognizable through the transparent portions of the MessageView control.
You need to create the page content.
Which code segment should you use?

- The ApplicationView control, which is entirely opaque, displays content that the app displays under normal circumstances. - The MessageView control, parts of which are transparent displays information messages in exceptional circumstances.
You are creating an app page that includes the ApplicationView and MessageView controls.
When both controls are visible, you have the following requirements:
- The controls must expand to fill the entire page. - The ApplicationView control must be recognizable through the transparent portions of the MessageView control.
You need to create the page content.
Which code segment should you use?

Correct Answer: B
Vote an answer
You need to protect the metadata for the secure documents.
Which protection descriptor should you use for the DataProtectionProvider object?
Which protection descriptor should you use for the DataProtectionProvider object?
Correct Answer: A
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
DRAG DROP
You need to allow users to capture video instead of photos. You have the following code:

Which code snippets should you include in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code snippets to the correct targets in the answer area. Each code snippet 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 allow users to capture video instead of photos. You have the following code:

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

Correct Answer:

You need to authenticate to a social networking site.
Which code segments should you insert at line SR40? (Each correct answer presents part of the solution. Choose all that apply.)
Which code segments should you insert at line SR40? (Each correct answer presents part of the solution. Choose all that apply.)
Correct Answer: B,C
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
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.)

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.)

Correct Answer:

You are developing a Windows Store app that accesses a USB Human Interface Device (HID). The app has a default page and a settings page.
You need to ensure that when a user connects the USB device, the app starts automatically and opens the settings page.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
You need to ensure that when a user connects the USB device, the app starts automatically and opens the settings page.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: A,C
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
DRAG DROP
You are developing your first Windows Store app and submitting it to the Windows Store.
The app uses a cloud server to send notifications by using Windows Push Notification
Service (WNS).
You need to authenticate the cloud server with WNS.
Which five 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 your first Windows Store app and submitting it to the Windows Store.
The app uses a cloud server to send notifications by using Windows Push Notification
Service (WNS).
You need to authenticate the cloud server with WNS.
Which five 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.)

Correct Answer:

You are developing a Windows Store app. You have the following requirements:
- Enable the app to receive shared data.
- Save the sharing settings for future use.
You need to ensure that the requirements are met.
What should you implement?
- Enable the app to receive shared data.
- Save the sharing settings for future use.
You need to ensure that the requirements are met.
What should you implement?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
DRAG DROP
You are developing a Windows Store app.
You need to implement claims according to their appropriate use.
Which claim is appropriate for each purpose? (To answer, drag the appropriate claims to the correct locations in the answer area. Each claim 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 are developing a Windows Store app.
You need to implement claims according to their appropriate use.
Which claim is appropriate for each purpose? (To answer, drag the appropriate claims to the correct locations in the answer area. Each claim 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.)

Correct Answer:
