070-490 무료 덤프문제 온라인 액세스
시험코드: | 070-490 |
시험이름: | Recertification for MCSD: Windows Store Apps using HTML5 |
인증사: | Microsoft |
무료 덤프 문항수: | 88 |
업로드 날짜: | 2025-08-24 |
HOTSPOT
You are developing a Windows Store app.
You have the following requirements.
- Ensure that the app complies with the Windows Store requirements before deploying the app to the Windows Store. - Minimize the number of components that you must install from the Windows Store
Software Development Kit (SDK). You need to install the SDK components.
Which features should you install? To answer, select or clear the appropriate check boxes in the answer area.
You are developing a Windows Store app by using HTML5 and JavaScript. The app has HEADER, NAV, and SECTION elements. The SECTION element displays a list of records.
The app will allow users to sort records multiple times. The app must meet the following requirements:
- Each time the user performs a sort, replace the content in the SECTION element with the sorted records. - Animate the updated content by sliding the sorted records into the SECTION element.
You need to use the WinJS library to apply the animation to the SECTION element. Which function should you use?
You need to implement the saveCredentials method.
Which code segment should you insert at line CM06?