Microsoft
70-518 · Question #134
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4. The application consists of multiple data entry screens. You need to ensure that users…
The correct answer is C. Create hyperlinks to allow a user to move between data entry screens. See the full explanation below for the reasoning.
Question
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4. The application consists of multiple data entry screens. You need to ensure that users can return to previous screens. You also need to ensure that users can view a history of screens, What should you do?
Options
- ACreate buttons to allow a user to open a new window for the data entry screens.
- BCreate buttons to allow a user to open a new Window as an MDI child window for the data
- CCreate hyperlinks to allow a user to move between data entry screens.
- DCreate hyperlinks to allow a user to move between data entry screens.
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C79% (23)
- D10% (3)
Community Discussion
No community discussion yet for this question.