开发者

Need comparison of MVVM / WPF / Silverlight Toolkits

开发者 https://www.devze.com 2023-01-17 07:22 出处:网络
I\'m looking for a good article that compares MVVM Light, Caliburn Micro, Prism, and any other Silverlight / WPF / WP7 frameworks out there. I\'ve seen some good articles on them individually, but not

I'm looking for a good article that compares MVVM Light, Caliburn Micro, Prism, and any other Silverlight / WPF / WP7 frameworks out there. I've seen some good articles on them individually, but nothing that really pits them against one another. A开发者_StackOverflow社区ny suggestions?


See this article http://www.japf.fr/2009/10/a-quick-tour-of-existing-mvvm-frameworks/

My recomandation if the app is not too big, better use MVVM Light, and after that deppending of your requirements, Prism(Last Version), nRoute, or Caliburn .

0

精彩评论

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