codeprogression / Chinook-Media-Manager

Simple implementation of the Chinook Media Manager (WPF example) as found at the unhaddins repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chinook Media Manager

This is a spike/playground where I am learning about WPF/MVVM.

It has a simple implementation of the Chinook Media Manager (WPF example) as found at the unhaddins repository.

Database scripts are located in ./artifacts/SampleDomain

Using dynamic view model proxies as detailed in http://blog.iovoodoo.com/2010/11/wpf-mvvm-made-simple-using-a-dynamic-view-model/

INotifyPropertyChanged support for NHibernate implemented as found in //http://ayende.com/blog/4106/nhibernate-inotifypropertychanged

Using a StructureMap bootstrapper instead of Unity

About

Simple implementation of the Chinook Media Manager (WPF example) as found at the unhaddins repository.


Languages

Language:C# 99.0%Language:Shell 1.0%