Microsoft
70-484 · Question #36
You are performing a proof of concept of the app. You use the Windows App Certification Kit to perform Package Sanity tests. You receive an error message during the Platform appropriate files test…
The correct answer is A. Redevelop the data access component by using a reference to the System.Data.winmd. Package Sanity tests This test validates the binaries in an app package for architecture conflicts.
Prepare for a store app
Question
You are performing a proof of concept of the app. You use the Windows App Certification Kit to perform Package Sanity tests. You receive an error message during the Platform appropriate files test. You need to ensure that the app passes the test. What should you do?
Options
- ARedevelop the data access component by using a reference to the System.Data.winmd
- BRedevelop the data access component by using a reference to the existing DLL in the
- CRedevelop the app by using HTML5, JavaScript, and the existing DLL in the kiosk
- DRedevelop the app by using Visual C++ and consume the existing DLL in the kiosk
How the community answered
(40 responses)- A83% (33)
- B3% (1)
- C10% (4)
- D5% (2)
Explanation
- Package Sanity tests This test validates the binaries in an app package for architecture conflicts.
Topics
#Windows App Certification Kit#platform files test#WinMD#app certification
Community Discussion
No community discussion yet for this question.