MVVM framework recommendations for windows phone 7 development [closed]

会有一股神秘感。 提交于 2019-12-11 16:50:37

问题


Can anyone recommend a good and light framework for mvvm development on windows phone 7? a list of pros and cons would be useful.


回答1:


Jounce: http://jounce.codeplex.com/ More guidance really this - but I found it useful. It has some really useful debugging and logging elements to it, which makes working with MEF easier especially when it goes wrong.

MVVM Light: http://www.galasoft.ch/mvvm/ I've used MVVM light - its messaging is very simple and easy to use.

UltralightMVVM: http://ultralightmvvm.codeplex.com/

This question may also help you: Windows Phone 7 Silverlight MVVM (and other) frameworks




回答2:


There is also Caliburn Micro - using it it's easier to create ViewModel first and View after. It's created more for software developer then a designer.



来源:https://stackoverflow.com/questions/5497377/mvvm-framework-recommendations-for-windows-phone-7-development

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!