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
Caliburn.Micro ViewModel File Template for ReSharper
Over the last few weeks I have been writing some in-depth articles for my Learning Caliburn.Micro series. Today is a brief interlude where I introduce a ReSharper File Template to help with the task of generating view-models. If this is the first time you are hearing about my Learning Caliburn.Micro [...]
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 [...]
