Last year I wrote Bootstrapping Caliburn.Micro with Autofac and it has since become one of my most popular posts. While the code presented in the post worked at that time, wizbit and Craigology pointed out that it stopped working with newer versions of Autofac. I set out to do the [...]
42
Bootstrapping Caliburn.Micro with Autofac
It has been about two weeks since my last post in my Learning Caliburn.Micro series, so it far past the time for this fifth post. If this is the first time you are hearing about this series, here is the list of previous posts in case you need to catch [...]
How To Do Logging with Caliburn.Micro
This is the fourth entry in my Learning Caliburn.Micro series. Since I do build on content from earlier posts, here are the links in case you need to catch up. Introducing Caliburn.Micro – Lightweight MVVM & WPF Caliburn.Micro – Hello World Caliburn.Micro the MEFtacluar Caliburn.Micro Logging Abstraction This post covers [...]
Caliburn.Micro the MEFtacluar
I was going to call this post ‘How I learned to stop worrying and love MEF.’, but I am not sure enough people would get the reference. Besides, it would put the focus too much on MEF, and not on Caliburn.Micro, which is the topic of the post. This is [...]
Caliburn.Micro – Hello World
In this post we are going to create a simple WPF application using Caliburn.Micro. I have created an empty Visual Studio 2010 solution for all the projects in this blog series. All of the code for this series will be available on my Github Learning Caliburn.Micro repository. But I suggest [...]




