Leadership in the IT field starts with proof of skill, and the Microsoft Recertification for MCSD: Windows Store Apps using HTML5 exam is that proof. In 2026, TestPassed prepares 070-490 candidates with 88 practice questions edited by experts who know the real test firsthand.
Microsoft 070-490 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Recertification for MCSD: Windows Store Apps using HTML5 |
| Exam Number: | 70-490 |
| Related Certifications: | MCSA: Windows 8 MCSD: Windows Store Apps using HTML5 |
| Exam Price: | USD 165 (varies by region) |
| Available Languages: | English |
| Exam Duration: | 120 minutes |
| Real Exam Qty: | 40-60 |
| Passing Score: | 700 (on a 1000 scale) |
| Certificate Validity Period: | Retired certification (historically valid for certification cycle; currently no active validity as exam is discontinued) |
| Exam Format: | Multiple response, Scenario-based questions, Case studies, Multiple choice |
| Recommended Training: | Microsoft Learn - Windows app development resources |
| Exam Registration: | Pearson VUE Microsoft Exams Microsoft Certification Portal |
| Sample Questions: | ![]() |
| Exam Way: | Proctored exam delivered via Pearson VUE (online or authorized test center) |
| Pre Condition: | Familiarity with HTML5, JavaScript, CSS3, and Windows Store app development concepts; typically aligned with MCSA: Windows 8 level knowledge |
| Official Syllabus URL: | https://learn.microsoft.com/credentials/ |
Microsoft 070-490 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Design and Develop Windows Store Apps | - User experience implementation
|
| Topic 2: Develop Data Access and Services | - Data storage and retrieval
|
| Topic 3: Debug, Test, and Publish Apps | - Debugging and diagnostics
|
070-490 Exam: The FAQ Candidates Actually Need
Microsoft Recertification for MCSD: Windows Store Apps using HTML5 is an official Microsoft certification exam, listed under the code 070-490. Passing it earns you the MCSD: Windows Store Apps using HTML5 certification, positioned at the Professional level. It also connects to MCSD: Windows Store Apps using HTML5, MCSA: Windows 8. For anyone aiming at a leadership track in IT, this credential is one of the clearest markers of verified skill.
Passing Microsoft Recertification for MCSD: Windows Store Apps using HTML5 takes 700 (on a 1000 scale), and the official registration fee is USD 165 (varies by region). Retakes charge the full USD 165 (varies by region) again, which is why accuracy in preparation matters more than volume. Validate your readiness with repeated TestPassed practice scores above the requirement before committing to a date.
The Microsoft Recertification for MCSD: Windows Store Apps using HTML5 exam contains 40-60 questions to answer within 120 minutes. The SOFT engine from TestPassed imitates the real test scene on your computer and uses special methods to help you master questions and answers, so the official time limit becomes a practiced routine rather than a surprise.
Familiarity with HTML5, JavaScript, CSS3, and Windows Store app development concepts; typically aligned with MCSA: Windows 8 level knowledge
Vendor requirements are revised periodically, so confirm the current conditions before registering via the official exam page.
Sign-up for Microsoft Recertification for MCSD: Windows Store Apps using HTML5 goes through the official channels below.
One planning note: the exam is delivered Proctored exam delivered via Pearson VUE (online or authorized test center).
Microsoft recommends the following training for Microsoft Recertification for MCSD: Windows Store Apps using HTML5 candidates.
Reinforce whichever training you pick with the 88 practice questions in the TestPassed 070-490 package, edited by experts who follow real test changes firsthand.
Three versions share the same verified content: the PDF prints unlimited copies for paper study, the SOFT engine imitates the real test scene on Windows PCs, and the APP version runs on all electronic products, which is why the majority of examinees choose it. A free demo lets you try before deciding, and after purchase updates are free for 365 days, extendable afterward at a 50% discount.
Worry-free shopping means a 100% money-back guarantee with stated conditions. Take the Microsoft Recertification for MCSD: Windows Store Apps using HTML5 exam within 60 days of purchase; if you fail, you may claim a full refund, provided the exam matches your product. Attempts within 3 days of purchase are ineligible, as are downloaded-but-unused products, free materials, and expired orders; the candidate name must match the payer name. Submit a scanned enrollment slip and the official Score Report PDF within 2 days of the exam, and claims are processed within 7 days. Alternatively, exchange for two other exam products of equal value, free, keeping the update service on your original purchase.
Delivery is immediate: files unlock for download at payment and are emailed to you within one minute. If nothing arrives within 2 hours, check spam and contact our 7/24 customer attendants, who reply within two hours. Installation is unlimited, and credit card payment keeps your money safe.
Microsoft Recertification for MCSD: Windows Store Apps using HTML5 is structured into 3 official domains. The leading ones are Design and Develop Windows Store Apps, Debug, Test, and Publish Apps, and Develop Data Access and Services. The full topic breakdown appears above; accurate preparation starts with an accurate map.
Microsoft Recertification for MCSD: Windows Store Apps using HTML5 Sample Questions:
You need to debug the error that is displayed in the warning message. What should you do?
- A. Option B
- B. Option A
- C. Option C
- D. Option D
Correct Answer: D 🗳️
HOTSPOT
You are developing a Windows Store app. The app contains the following HTML markup segment:
The app must stream video to available devices by using the Play to feature. You need to implement the Play to contract for the app.
How should you complete the relevant code? To answer, select the appropriate code segments from the lists in the answer area.
Correct Answer:

DRAG DROP
You develop a Windows Store app that uses several new user interface features.
You need to declare capabilities in the application manifest so that you can submit the app to the Windows Store.
How should you complete the relevant markup? (To answer, drag the appropriate markup segments to the correct locations in the answer area. Each markup 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.)
Correct Answer:

You are developing a Windows Store app that will be used to display daily high temperatures and other weather conditions for five cities.
The app must meet the following requirements:
- A splash screen is displayed on the device until the data is retrieved from the Internet.
- The user must be able to view weather information as soon as the data is fully available.
You need to ensure that the splash screen is displayed at startup until the app has completed loading updated data.
Which actions can you perform to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)
- A. Configure settings in the app manifest to display the splash screen for 10 seconds.
- B. Create an image that duplicates the splash screen, and display the image by using fragment loading until the data is fully available.
- C. Create an image that duplicates the splash screen, load the image from the dismissed event of the splash screen, and display the image until the data is fully available.
- D. Configure settings in the app manifest to display the splash screen until the data is fully available.
Correct Answer: A,B 🗳️
Explanation: Only visible for TestPassed members. You can sign-up / login (it's free).
You need to ensure that the settings for the About page meet the business requirements.
Which attribute should you add to the DIV element in line AB07?
- A. data-win-options="{width:'346'}"
- B. data-win-options={size:'346'}"
- C. data-win-options="{size:'narrow'}"
- D. data-win-options="{width:'narrow'}"
Correct Answer: D 🗳️
Explanation: Only visible for TestPassed members. You can sign-up / login (it's free).



