搜索资源列表
MvvmProject
- 这是一个mvvm程序案例,尽演示了mvvm的应用
WP7—PersonalMoney
- WP7平台个人账本软件。采用MVVM框架开发。使用大部分wp7控件开发。对新人有一定帮助
MVVM
- MVVM 示例 modelview-view-modle-MVVM DEMO SAMPLE
MVVM_Demo
- Silverlight MVVM DEMO
MvvmApp
- wpf的MVVM模式的应用实例,MVVM模式是为wpf量身定做的一种模式,主要突出了wpf的数据绑定的应用,如果没有数据绑定的习惯,不建议用此模式-wpf of MVVM model application example, MVVM model is a model tailored for the wpf, the main highlights of the data binding wpf application, data binding, if not the habit, do n
HappyNet-v1.1---Silverlight-4.0
- SilverLight的MVVM的成功案例,让初学者知道MVVM的开发模式。-SilverLight success stories of MVVM, let beginners know MVVM pattern of development.
MVVM
- 这是一本有利于MVVM开发的书籍支持新手的拓展和高手的再进步。希望能够帮助到大家快速的提高。-This is a favor MVVM development books expand support novice master and then progress. I hope we can help to quickly improve.
MVVM
- 基础MVVM模式学习,可以了解MVVM模式是怎么工作的-Basic MVVM pattern learning, you can learn how MVVM pattern work
mvvm
- 一个关于介绍C# WPF基于MVVM模型开发的材料,对初学者很有帮助-One for the presentation of C# WPF MVVM model development based materials, useful for beginners
MVVM-entry-and-improve_Source
- MVVM入门与提高的源代码,是微软的刘铁猛所做,是wpf深入浅出系列的提高,对wpf研究者很有借鉴意义-MVVM entry and improve the source code, Microsoft s Tie fierce done is to improve wpf layman series useful reference for researchers wpf
Pro-WPF-and-Silverlight-MVVM
- This book was conceived a need to explain the MVVM pattern and how it helps structure WPF and Silverlight applications. I had worked on a number of projects where these technologies were used but general best practices were ignored because no one
MVVM-MadeSimple
- simple example to understand the WPF MVVM model
MVVM
- 自己写的MVVMdemo融合三层架构,反射解耦,ORM等思想-MVVM demo
WpfApplication1
- 简单的mvvm wpf做的点菜系统,是学习MVVM 的最好的列子(A simple MVVM WPF order)
MVVMDemo-master
- iOS框架MVVM,一个跟简单地demo(IOS MVVM framework, a simple demo)
CloudReader-master
- 一款基于网易云音乐UI,使用Gank.Io及豆瓣api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,现主要包括:干货区、电影区和书籍区三个子模块(A netease cloud music based UI, using Gank.Io and douban API development accord with Google Material Desgin reading class open source
MvvmCommand
- 1.wpf mvvm基本框架和基本命令调用 2.使用注入框架进行解耦(1.WPF MVVM basic framework And the basic command is called 2.Use injection framework for decoupling)
ProductMvvm
- c# wpf 的 mvvm 解释和教学适合新手(C# WPF's MVVM interpretation and teaching are suitable for novice)
WPFMVVMProject
- WPF MVVM 项目实例 MVVM是Model-View-ViewModel的简写。它本质上就是MVC 的改进版。MVVM 就是将其中的View 的状态和行为抽象化,让我们将视图 UI 和业务逻辑分开。当然这些事 ViewModel 已经帮我们做了,它可以取出 Model 的数据同时帮忙处理 View 中由于需要展示内容而涉及的业务逻辑。(WPF MVVM project example MVVM is the shorthand for Model-View-ViewModel. It is
DevExpress.Mvvm
- devexpress实现MVVM源码,C#代码实现MVVM架构(Devexpress to achieve MVVM source code, C# code to achieve MVVM framework.)