What should you recommend?

You are designing a Windows Phone 7 application that implements the MVVM design pattern. The application will work with data that can be stored locally on the device or retrieved remotely from the Internet. You need to recommend an application design that follows the paradigms of the MVVM design pattern. What should you recommend?

You are designing a Windows Phone 7 application that implements the MVVM design pattern. The application will work with data that can be stored locally on the device or retrieved remotely from the Internet. You need to recommend an application design that follows the paradigms of the MVVM design pattern. What should you recommend?

A.
a view that binds to the view model

B.
a view that binds to the data model

C.
a view that manages the data directly

D.
a view that retrieves the data and populates the data model



Leave a Reply 0

Your email address will not be published. Required fields are marked *