WPF MVVM Samples with Database

 ̄綄美尐妖づ 提交于 2019-12-03 07:27:19

The BookLibrary (WPF MVVM) sample application of the WPF Application Framework (WAF) uses the Entity Framework in combination with a SQL CE database.

I would recommend Building Enterprise Applications with Windows Presentation Foundation and the Model View ViewModel Pattern publish by Microsoft.

http://shop.oreilly.com/product/0790145309686.do#tab_04_0

you can find the source code here

http://examples.oreilly.com/9780735650923-files/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!