views:

1486

answers:

4

I'm learning Caliburn for a WPF project I am involved in and we are having a hard time finding good tutorials for it. I have looked through the Caliburn Wiki, and the samples that come with the download, but either the tutorials are lacking, or I am. =D I cannot view solution folders in VS Express so maybe I am missing some valuable samples hidden there-in.

Do any of you have a good source of information for how to use Caliburn other than the above?

+1  A: 

This would be a good place to ask.

bitbonk
+4  A: 

Here's a very simple getting started tutorial: http://devlicio.us/blogs/christopher_bennage/archive/2009/11/22/caliburn-hello-world.aspx

EisenbergEffect
+1  A: 

Here is a somewhat longer tutorial on how to get started with Caliburn: http://notoriousnerd.blogspot.com/2009/12/getting-started-with-caliburn.html

Paul
+3  A: 

Here is a longer tutorial on Caliburn:

http://iserialized.com/getting-started-with-caliburn/

Paul