ZYW病历信息管理系统源码源码描述:本源码主要使用wpf开发,基于mvvm模式开发(非第三方库),理论只要安装了Microsoft.NETFramework4的系统都能正常支持。
WPF全景控件Panorama源码源码描述:Panorama的作用是非常简单,可以很容易地总结以下几点:1.CreateaMetrostylecontrol.IsayStyle,asitmaynotbe100%inlinewithwhattheWin8Metrotileinterfacedoes,orhowitfunctions,buttobehonest,itfittedmyneedswellenoughandIfigureditmaybeOKforothers.Sobewarned,itisnotlikethebestcontrolever,itisinfactprettysimple.2.Allowittobeusedindirectcontentmode/oruseMVVMtodrivethecreationofUIelements,viaDataBinding.3.Allowuserstocustomisetheprimary/complementarycolorsthatshouldbeusedwhengeneratingtiles.4.Allowsingletilegro
使用WPF开发的skyline程序,使用了MVVM模式,不过有点懒,将model和业务放在了一起,VS2012、.net4.5、skyline6.6、还有dev15.1的第三方控件,大部分调用了skyline
此系统为WPF版汽车诊断仪系统,开发设计模式严格遵循MVVM设计模式,里面有非常多的统计表格图,界面简介美观,属高级开发,架构搭建的非常好,适用于所有人群,不管是中级高级开发都非常有益,希望有需要的朋友欢迎下载
此收费站车辆监控系统采用WPF开发,基于Caliburn.Micro开源框架采用MVVM设计模式。
可以方便的根据用户需要,自动生成相应的二维码,采用Visual Studio2013开发,用MVVM框架开发,前台View层和后台ViewModel层进行了属性和命令的Binding,非常适合需要掌握