Yes, this is a misconception, according to the idea of MVVM.
是的,这是一种误解,根据MVVM的想法。
MVVM & Serialization - How do I access the instances of classes?
MVVM和序列化-如何访问类的实例?
I have been looking into MVVM design patterns with WPF for a project.
我一直在寻找到MVVM设计模式与WPF中的一个项目。
In my opinion, a basic MVVM framework really only requires two things.
依我看,一个基本的MVVM框架真的仅仅只需要两件事情。
Is there a better way than using static classes or singletons for MVVM?
还有比使用静态类或单身MVVM更好的办法?
Extends data binding to methods, making MVVM architectures simple and intuitive.
将数据绑定扩展为方法,使得MVVM架构更加简单和直观。
For example, using command, using data binding, and using MVVM pattern and more.
例如,使用命令,使用数据绑定,使用MVVM模式等等。
NET and wanted to find out if I can actually develop a smart device app using MVVM.
净,想找出我是否可以开发一个智能设备使用MVVM应用。
Localizing dialogs in MVVM: is it good to reference the resources from the ViewModel?
在定位对话框MVVM:它是很好的参考资源视图?
On the other side you are mixing two concepts here, namely Dependency Injection and MVVM.
在另一边你是混合两个概念,即依赖注入和MVVM。
My question is, now, how do I go on with MVVM with my ViewModel and Models working together.
我的问题是,现在,我该如何继续我的模型和模型一起MVVM。
Navigation is a common issue to tackle. How do you manage navigation from an MVVM application?
导航是一个要处理的常见问题,你如何从一个MVVM应用程序中管理导航呢?
I first recommend that you study and understand the MVVM pattern and how it works thoroughly.
我首先建议你学习和了解MVVM模式和它是如何工作的深入。
To illustrate the roles of the different layers in MVVM let us consider a game of Tic-Tac-Toe.
为了说明不同层次的角色在MVVM让我们考虑一个游戏井字。
Or are you actually asking if there is some "formalized" MVVM framework for the Compact Framework?
或者你真的问一些“形式化”MVVM框架紧凑的框架?。
I would highly recommend using the MVVM design pattern, since this is the recommended approach for WPF.
我强烈推荐使用MVVM设计模式,因为这是为WPF的推荐方法。
In general if it was not built with a MVVM in mind it will be a pain to bind to (Lack of INPC for instance).
一般来说如果不是一个MVVM记住要绑定到的痛苦(比如缺乏其建造的)。
One of my favorites is the Prism Documentation, or specifically, the MVVM section of the Prism Documentation.
是我喜欢的一个棱镜的文档具体的,棱镜的MVVM部分文档。
Building the Mobile Client - steps taken to build the application including how to implement MVVM on Windows Phone 7.
移动客户端的构建——构建应用程序要完成的步骤,包括如何在WindowsPhone7中实现mvvm ?
If you choose not to go with Prism, there are many alternative MVVM frameworks and intros available, just do a search.
如果你选择不去与棱镜,有许多可供选择的MVVM框架和介绍,只是做一个搜索。
What is the purpose of "Design" folder and "Skins" folder in MVVM WPF application created with MVVM Light Toolkit V 4.0?
“设计”文件夹和“皮肤”文件夹中MVVMWPF应用程序与MVVM光工具包v 4创建的目的是什么?
It's when you hit specific situations such as showing a dialog box or triggering an animation that MVVM may seem confusing.
当你遇到一些特殊的情形比如显示一个对话框或是触发一段动画,MVVM可能看起来有点令人迷惑。
I've heard MVVM described as an implementation of Presentation Model designed specifically for WPF (and later, Silverlight).
我还听过把MVVM描述成为WPF(后来还有Silverlight)特殊设计的表示模型的一个实现的说法。
How do you handle a combo box used for selection of a single, or multiple, items with MVVM? It's actually fairly straightforward.
你如何用MVVM来处理一个用来单选或多选的组合框呢?
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你可以把它到前所未有的水平。
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你可以把它到前所未有的水平。
应用推荐