I've heard MVVM described as an implementation of Presentation Model designed specifically for WPF (and later, Silverlight).
我还听过把MVVM描述成为WPF(后来还有Silverlight)特殊设计的表示模型的一个实现的说法。
WPF gives you the power of XAML with strong binding capabilities and with the use of MVVM you can take it to never before levels.
WPFXAML和给你的力量强大的绑定功能和使用MVVM你可以把它到前所未有的水平。
Because data binding via WPF is a loose coupling between the binding view and the bound-to ViewModel, you achieve the seperation that drives people to use MVVM.
因为数据绑定通过WPF之间是一种松散耦合的绑定视图和绑定到视图模型,你实现驱动人们使用MVVM的分离。
I have been looking into MVVM design patterns with WPF for a project.
我一直在寻找到MVVM设计模式与WPF中的一个项目。
I would highly recommend using the MVVM design pattern, since this is the recommended approach for WPF.
我强烈推荐使用MVVM设计模式,因为这是为WPF的推荐方法。
What is the purpose of "Design" folder and "Skins" folder in MVVM WPF application created with MVVM Light Toolkit V 4.0?
“设计”文件夹和“皮肤”文件夹中MVVM WPF应用程序与MVVM光工具包v 4创建的目的是什么?
What is the purpose of "Design" folder and "Skins" folder in MVVM WPF application created with MVVM Light Toolkit V 4.0?
“设计”文件夹和“皮肤”文件夹中MVVM WPF应用程序与MVVM光工具包v 4创建的目的是什么?
应用推荐