Friday, June 10, 2011

Caliburn.Micro Series

I’m working on a MVC3 personal project that exposes some services.  The reason for the services is because I see a need for a desktop (WPF) client as well.  A few months ago I was introduced to the Caliburn.Micro project.  I don’t know much about it, but from that discussion I got pretty interested in it.  As I was Googling around for some good documentation, tutorials, or code examples I ran into a Soup to Nuts series on Devlicio.us.  Below is a TOC of the series.  I put this together because over the next few months I’ll be using this as my reading guide.  I also noticed there is no part 4.  Not sure whats up with that.  I’ll update this post if I find out more.

  1. MVVM Study – Segue - Introducing Caliburn.Micro
  2. Caliburn.Micro Soup to Nuts Pt. 1 – Configuration, Actions and Conventions
  3. Caliburn.Micro Soup to Nuts Pt. 2 – Customizing The Bootstrapper
  4. Caliburn.Micro Soup to Nuts Pt. 3 – All About Actions
  5. Caliburn.Micro Soup to Nuts Pt. 5 – IResult and Coroutines
  6. Caliburn.Micro Soup to Nuts Part 6a – Screens, Conductors and Composition
  7. Caliburn.Micro Soup to Nuts Part 6b – Simple Navigation with Conductors
  8. Caliburn.Micro Soup to Nuts Part 6c – Simple MDI with Screen Collections
  9. Caliburn.Micro Soup to Nuts Part 6d – A “Billy Hollis” Hybrid Shell
  10. Caliburn.Micro Soup to Nuts Part 7 - All About Conventions
  11. Caliburn.Micro Soup to Nuts Part 8–The EventAggregator
  12. Caliburn.Micro Soup to Nuts Part 9–New WP7 Features

Wednesday, June 8, 2011

CQRS Presentation video

I have completed the editing and uploading of my CQRS presentation from 6-1-2011. It took me some time to edit the video, and get it uploaded, but I think the result is worth the effort. I have also included the Power Point slides for you to download. I hope you all like it, and any comments are welcome. As I watched the video back, I noticed a few places where I miss spoke. I'm going to do some follow up articles to clarify the instances where I miss spoke, and also to answer some of the questions that came out of the meeting. I believe there were some good questions that came out. I've been thinking about them and I've come up with some answers to a few of them. So be on the look out for those follow up posts.

Thanks again to all that attended.