问题
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