根据您的经验,哪个是更好的框架MVVM来开发WPF应用程序,其中包括不同类型的模块,如POS(销售点),FO(前台)? [英] In your experience, which is better Framework MVVM to develop WPF Application which includes different types of modules like POS(point of sales), FO(Front Office)?

查看:76
本文介绍了根据您的经验,哪个是更好的框架MVVM来开发WPF应用程序,其中包括不同类型的模块,如POS(销售点),FO(前台)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据您的经验,

这是更好的框架MVVM开发WPF应用程序,其中包括

不同类型的模块,如POS(销售点),FO(前台办公室) )?

请帮帮我。

解决方案

检查以下



< a href =http://stackoverflow.com/questions/1409553/what-framework-for-mvvm-should-i-use> http://stackoverflow.com/questions/1409553/what-framework-for-mvvm -should-i-use [ ^ ]



除上述链接外,

Prism是大规模开发的良好框架。它更健壮。我用过那个大型项目。我也推荐你的项目。

http://compositewpf.codeplex.com/ [ ^ ]


MVVM与模块无关。

这有助于您在视图中开发屏幕 - 查看模型 - 格式,以便您可以保持UI与代码/业务逻辑分离。

这背后的想法是你实际上可以设置您的视图样式,而不必担心代码中发生的事情,反之亦然。



视图可以利用样式和模板,而无需担心底层业务逻辑。 / BLOCKQUOTE>

In your experience,
which is better Framework MVVM to develop WPF Application which includes
different types of modules like POS(point of sales), FO(Front Office)?
please help me.

解决方案

Check following

http://stackoverflow.com/questions/1409553/what-framework-for-mvvm-should-i-use[^]

In additional to above link,
Prism is a good framework for Large scale development. It is more robust. I have used that one of my large scale project. I recommend that to your project also.
http://compositewpf.codeplex.com/[^]


MVVM is not related to modules.
This helps you develop screen in a view - view model - format so that you can keep UI decoupled from the code / business logic.
The idea behind this is that you can actually style your view without really worrying about whats happening in your code and vice versa.

The view can leverage styles and templates without worrying about the underlying business logic.


这篇关于根据您的经验,哪个是更好的框架MVVM来开发WPF应用程序,其中包括不同类型的模块,如POS(销售点),FO(前台)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆