MVVM Demo for WPF

时间:2015-04-09 03:44:32
【文件属性】:
文件名称:MVVM Demo for WPF
文件大小:86KB
文件格式:ZIP
更新时间:2015-04-09 03:44:32
MVVM Demo for WPF Introduction Having helped alot of people on the MSDN Forum in the WPF section, I tend to see alot of people who fail to exploit the benefits of DataBinding in WPF, and not enough people are aware of the benefits of the MVVM pattern, which will be the main purpose of this lesson. To learn how to setup a basic MVVM pattern for an application. What is MVVM ? MVVM stands for : •Model •View •ViewModel Model - The model is an object model. In this case a class called Employee. View - The view is the UI ( User Interface ), which creates a visualization of the objects in the ViewModel, in this case MainWindow.xaml ViewModel - The ViewModel will be the layer in this application that handles all the logic and the Employee objects, this is the layer that the View will DataBind to.
【文件预览】:
C#
----Employee Overview()
--------App.xaml(328B)
--------obj()
--------bin()
--------App.xaml.cs(319B)
--------Classes()
--------MainWindow.xaml(803B)
--------ViewModels()
--------Employee Overview.csproj(4KB)
--------Properties()
--------MainWindow.xaml.cs(638B)
----Employee Overview.suo(29KB)
----Employee Overview.sln(893B)
description
----f6b6e866e5e2458559f00797fa79d556-7f637e20664af8990a67bc9713763402-RequestReducedScript.js(591B)
----66811f14a12b896e29480549d97c09a2-a340642aee4854e29473a5222f5a09cc-RequestReducedStyle.css(44KB)
license.rtf
description.html

网友评论

  • 一点用处都没有
  • 很简单,适合入门
  • 适合我这种初学者
  • 太简单。不是我所需要的。
  • 只是一个入门最简单的例子,拿来参考可以
  • 还行,可以参考一下
  • 只有view和vm层,没有model层,不完整。
  • 不满意 过于简单 无太大帮助
  • 可以运行,只是过于简单,价值不大。
  • 还不错,适合初学者!
  • 挺有用的,适合初学者
  • 挺有用的,适合初学者
  • 下了,不是我想要的
  • 最近在学习WPF ,这对我来说很有用,谢谢
  • 嗯,研究了下,没有太深奥
  • 简单清晰,正是我要找的
  • 不错,可以学习
  • 不错,对于刚接触wpf的我来说,可以很好地学习
  • demo可以运行,只是过于简单,只适合刚接触MVVM模式的人使用!
  • 对入门者有用
  • 不错的的代码 我要学习并深入研究一下
  • 适合初学者,比较简单
  • 还行,一个例子,比较直观
  • 不知道好不好,我是初学者中的菜鸟
  • 还行,适合初学者,比较直观,代码清晰的解释V和VM绑定
  • 代码好简单 不过学习够了。。
  • 不错 适合初学者
  • 谢谢,很适合我这样的初学者
  • 很好 很强大 思路清晰
  • 对入门者有用。