Microsoft
70-511 · Question #34
You are developing a Windows Presentation Foundation (WPF) application for a travel reservation system. You need to ensure that users can select a range of travel dates. What should you do?
The correct answer is B. Add a single Calendar control to the design surface. See the full explanation below for the reasoning.
Question
You are developing a Windows Presentation Foundation (WPF) application for a travel reservation system. You need to ensure that users can select a range of travel dates. What should you do?
Options
- AAdd a single DatePicker control to the design surface.
- BAdd a single Calendar control to the design surface.
- CAdd a single MediaElement control to the design surface to display a calendar.
- DAdd the appropriate Windows Forms references to the project references.
How the community answered
(60 responses)- A7% (4)
- B75% (45)
- C3% (2)
- D15% (9)
Community Discussion
No community discussion yet for this question.