Last edited May 30, 2011 at 2:41 PM by EisenbergEffect, version 54

Comments

spugm1r3 Mar 25 at 9:05 PM 
Perhaps I'm blind, but is there not a something akin to the .net library for Caliburn? I'd really like some sort of a reference for the available features. Nice tool though, really simplified MVVM for me.

bags Mar 19 at 10:38 AM 
It is really sad that such amazing framework like Caliburn.Micro has not more documentation.
Sadly it is not possible to use this framework in enterprise without much more documentation and proper examples (actual and complex).

CtrlAltDel Jun 18, 2012 at 12:24 AM 
As @daserca says, the automatic binding via naming conventions does not work with current builds of DevExpress controls (I'm using 11.2.10).

daserca May 29, 2012 at 2:39 PM 
I've been playing around with CM and devexpress and the automatic binding using naming conventions doesn't work anymore. I had to explicitly create the actions. I was wondering if there is an easy way to enable the automatic binding for devexpress.

Thanks

kishorejangid May 5, 2012 at 10:42 AM 
I have completely changed my 6 months of MVVM work to caliburn micro and it just took 2hrs to modify the code compactible with Caliburn Micro.

ktei Mar 9, 2012 at 2:01 AM 
More documentation please. WindowManager page is blank and I don't know in which scenario I should consider using it.

ktei Mar 9, 2012 at 1:59 AM 
This framework is what I really wanted for MVVM pattern:
1. It's light-weight.
2. I provides quick and easy solution to simplify many of the most typical MVVM issues I encountered.
3. The most important shining point: all the components of this framework are seamlessly composited together while they're well de-coupled on code base.
4. This framework seems anti-event-driven, which I personally appreicate very much.

5 start rating to this masterpiece.

Oliwa Feb 20, 2012 at 10:20 PM 
Need more documentation. Window Manager page is blank (for example) and there is not a clear explanation of the various components.

makaveli_0000 Jan 15, 2012 at 3:24 PM 
Phenomenal stuff and works flawlessly as advertised. Definitely a worthy investment to understand how it all works.

perumal62 Oct 8, 2011 at 11:40 AM 
Its really very useful to me
Thanks a lot