70-491 試験問題を無料オンラインアクセス
試験コード: | 70-491 |
試験名称: | Recertification for MCSD: Windows Store Apps using C# |
認定資格: | Microsoft |
無料問題数: | 91 |
更新日: | 2025-09-02 |
You are developing a Windows Store app that will provide users with the ability to create photos by using the hardware on a device.
Once the users create the photos, they can save the photos to the Pictures library.
If the users sign in by using a Microsoft account, they can grant other users remote access
to the photos.
You need to identify which capabilities must be enabled for the app.
Which three capabilities should you identify? (Each correct answer presents part of the
solution. Choose three.)
DRAG DROP
You are developing a page for a Windows Store app.
You have the following requirements for the page:
- Display a button on the bottom app bar that allows the user to insert a picture. This button must be bound to the Insert command in the view model. - Display a button in the main content area of the page that allows the user to open documents. This button must be bound to the Open command in the view model.
You need to ensure that the requirements are met.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code segment 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 declare a Search declaration in the app manifest and you add a search results page.
You plan to display search results by using a Query Text property that derives from EventArgs,
You need to ensure that users can use the Search charm to search for content within the app.
What should you do?
You need to configure the Picture Sharer app to support only the required device orientations.
What should you do?