Skip to content

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

Notifications You must be signed in to change notification settings

angenal/Chinook-Media-Manager

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%