Microsoft
70-518 · Question #230
You are designing a Windows Presentation Foundation (WPF) application. The application data files have the file name extension.abc. The WPF application installer must meet the following…
The correct answer is A. ClickOnce. See the full explanation below for the reasoning.
Question
You are designing a Windows Presentation Foundation (WPF) application. The application data files have the file name extension.abc. The WPF application installer must meet the following requirements:
- Add a shortcut to the desktop.
- Install infrequently used assemblies on demand.
- Associate the .abc file name extension with the WPF application.
- Roll back the installation in the event of a failure.
You need to recommend a deployment method. What should you recommend?
Options
- AClickOnce
- BXCopy
- CBackground Intelligent Transfer Service (BITS)
- DWindows Installer
How the community answered
(25 responses)- A84% (21)
- B8% (2)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.