开发者

MVVM framework AND Prism 4?

I just read this question. It has some nice answers, but they are over 1-year-old, and a lot have changed in this space over the last year. Some of the most popular frameworks have come out in a new mayor release such as Prism and MVVM Light Toolkit.

My question is somehow the same, but with one twist, I'm already using Prism 4.0 because of the region and module feature开发者_JAVA百科s.

Prism 4.0 embraces MVVM, but I feel there are some things which are "not lightweight", for instance interaction requests. So I'm thinking would it better to use another MVVM framework either as a substitute or a supplement for Prism 4.0?


There's nothing to stop you using an MVVM framework in addition to Prism. We're using Caliburn.Micro and Prism - there is some crossover in functionality provided, and many differences too. Use whatever tool is most appropriate for the problem you're solving.


MVVMLight is quickly becoming the standard MVVM Implementation. In particular due to its multi platform support (wpf, silverlight, wp7), extreme blendability, and exactly the stuff you need to make MVVM applications ... nothing more ... nothing less.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜