文件名称:wpf MVVM 模式的示例代码
文件大小:47KB
文件格式:ZIP
更新时间:2012-03-28 17:57:12
源码 wpf c# .net mvvm
Model-View-ViewModel 是运用WPF最适合的模式,此工程需用VS08打开
【文件预览】:
MvvmDemoApp
----MvvmDemoApp.suo(28KB)
----LocalTestRun.testrunconfig(335B)
----MvvmDemoApp.sln(2KB)
----DemoApp()
--------RelayCommand.cs(2KB)
--------DemoApp.csproj(6KB)
--------Data()
--------ViewModel()
--------MainWindow.xaml(2KB)
--------Properties()
--------Model()
--------Class Diagrams()
--------MainWindow.xaml.cs(188B)
--------DataAccess()
--------View()
--------MainWindowResources.xaml(5KB)
--------App.xaml(472B)
--------App.xaml.cs(2KB)
----UnitTests()
--------AllCustomersViewModelTests.cs(3KB)
--------CustomerRepositoryTests.cs(3KB)
--------MainWindowViewModelTests.cs(5KB)
--------Constants.cs(158B)
--------CustomerTests.cs(3KB)
--------customers.xml(384B)
--------UnitTests.csproj(4KB)
--------Properties()
--------ViewModelBaseTests.cs(3KB)
--------CustomerViewModelTests.cs(3KB)
--------AuthoringTests.txt(7KB)
----MvvmDemoApp.vsmdi(499B)