24Nov/100
RSSReader example code from my NNUG speech (WPF and Caliburn)
November 24 I presented Caliburn and Caliburn.Micro at the .Norwegian .Net User Group community meeting in Stavanger.
In my speech I tried to sum up some of the advantages of using a robust framwork when doing developing in Silverlight or WPF, framworks like: MVVM Light, Caliburn or Caliburn.Micro.
The source code from my speech can be found at filehub.iserialized.com. The example is a fairly simple WPF application, and the GUI it selves sucks, as my focus has been:
- Databinding
- Core Caliburn functionality
- The simplicity of using IoC in the combination WPF and Caliburn
Download the source code here.