WPF 轻量 MVVM 框架 引用库, 方便WPF开发者快速开发项目,ViewModel完全基于特性实现. 命令可兼容传统ICommand模式, 推荐使用 特性标记方式. 使用简单,简化代码量,让代码逻辑清晰,可读性更好;
2022-02-23 22:01:33 176KB wpf microsoft
1
MVVMDemo第十二篇
2022-02-21 19:10:28 144.2MB MVVM 记事本搜索 批量删除
1
采用Java+MVVM+Jetpack的WanAndroid项目。
2022-02-15 11:38:05 1.05MB Android开发
1
Effective Application Development with Model-View-ViewModel Harness the power of WPF and Silverlight to produce clean, testable, maintainable code This book was conceived from 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 had formally explained the MVVM pattern and how it compared to other patterns such MVP and MVC. In Chapter 1, WPF and Silverlight will be explored in some detail and their respective features highlighted. Chapter 2 introduces the foundation of the MVVM pattern: the databinding model that eclipses the equivalent functionality of Windows Forms or ASP.NET. Chapter 3 explains why the model and the view must be separated in an application and provides various tips and tricks that can help achieve a strict separation of concerns. Chapter 4 introduces the ViewModel that sits between the model and view layers and mediates between the two. Chapter 5 discusses commands and events, weighing up the pros and cons of each. Chapter 6 examines various options for implementing validation into an application. Chapter 7 explores the best side effects of the separation of concerns achieved through MVVM: testability and unit testing. Chapter 8 outlines how to implement a Data Access Layer into a Silverlight or WPF application and how the ViewModel can interact with this layer. Chapter 9 explains how to serialize an object graph using WPF and MVVM, as well as exploring how WPF and Silverlight applications can be extended. Chapter 10 ends the book with a sample application that ties together many of the features covered along the way.
2022-02-07 14:58:37 4.17MB WPF Silverlight MVVM C#
1
深入浅出WPF-刘铁猛-MVVM视频源代码,MVVM入门与提高视频对应的源代码
2022-01-26 18:02:44 194KB 音视频 wpf c# microsoft
1
WPF datagrid的增删改查,进阶版,有一定的参考价值。可以参考,大家可以下载看看。不要怼我就好。随便看看。
2022-01-21 21:04:00 54KB WPF c# mvvm datagrid
1
简单手写android开发音乐中MVP模式和MVVM模式的区别,play目录下是mvp模式,myplayer目录下时mvvmm模式-主要是 实现DataListenerContainer容器,musicList 目录主要是解决UI线程和工作线程的切换导致的问题
2022-01-17 14:02:22 12.92MB android开发 设计模式 kotlin mvvm
1
微软官方推荐前端MVVM框架KnockOut.JS深入浅出.zip
2022-01-17 09:02:32 168KB 学习资源
1
WPF手写MVVM例子
2022-01-15 22:02:35 228KB mvvm wpf C#
1