| Exam Code/Number: | 070-491Join the discussion |
| Exam Name: | Recertification for MCSD: Windows Store Apps using C# |
| Certification: | Microsoft |
| Question Number: | 91 |
| Publish Date: | Jul 20, 2026 |
|
Rating
100%
|
|
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 create a mobile service to send push notifications to the app.
You configure the service and the app to work with Windows Push Notification Services
(WNS).
You add the following code to the App.xaml.cs file:
You need to ensure that the app can access the push notification channel.
What should you do first?
You need to configure the Picture Sharer app to support only the required device orientations.
What should you do?
You plan to create a custom panel that displays a pie chart. Each value of the pie chart will have a control.
You need to register a custom dependency property to the panel.
Which code segment should you use?
You need to implement the requirements for the playback of media.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)