Microsoft
70-518 · Question #218
You are designing an application by using Microsoft NET Framework 4 and Microsoft Visual Studio 2010. Your development team consists of designers and C# developers. You need to ensure that the…
The correct answer is C. Windows Presentation Foundation (WPF) along with Model-View-View Model (M-V-VM). See the full explanation below for the reasoning.
Question
You are designing an application by using Microsoft NET Framework 4 and Microsoft Visual Studio 2010. Your development team consists of designers and C# developers. You need to ensure that the application meets the following requirements:
- Kit allows separation of user interface (UI) code and business logic.
- "It allows the UI to be data-bound without requiring a code-behind
file. Which technology should you use?
Options
- AWindows Forms along with Model View Presenter (MVP)
- BWindows Forms without Model View Presenter (MVP)
- CWindows Presentation Foundation (WPF) along with Model-View-View Model (M-V-VM)
- DWindows Presentation Foundation (WPF) without Model-View-View Model (M-V-VM)
How the community answered
(56 responses)- A4% (2)
- B14% (8)
- C75% (42)
- D7% (4)
Community Discussion
No community discussion yet for this question.