Welcome to the Caliburn.Micro forums! These pages are packed with a wealth of information not only on Caliburn.Micro, but also on MVVM, general UI architecture and Xaml techniques. Be sure to search the forums for your question first. If you don't find a meaningful answer, start a new discussion to get help. Most importantly, come back often and share what you learn with others.

Sponsor: Xceed

Child ViewModel Null When Using [Import]

first post: ScottHarris wrote: Hi, I am trying hard to get up to speed on MEF, and I have run in...

latest post: iamdragonwolf wrote: You can use [OnImportSatisfied] on a method and it will identify it...

Binding Conventions not working with Telerik and Deep Properties

first post: RefractedPaladin wrote: Not sure what I am doing wrong but here goes. I have a VM with a ...

Navigate to another screen on WP8?

first post: dominikjeske wrote: Can I use navigationService.UriFor to navigate to another screen in...

latest post: dominikjeske wrote: Don't bother question about how to check if conductor is active – I...

Review my understanding: Using caliburn with Unity

first post: rohits79 wrote: I am learning caliburn and wrote a small piece on how to use calib...

latest post: McDonnellDean wrote: Edit: I completely agree with BladeWise. Nowhere does it say that ...

Return the value of a Property from child ViewModel to Parent ViewModel

first post: RefractedPaladin wrote: In my WPF MVVM app, using Caliburn.Micro, I have a ViewModel, Creat...

latest post: RefractedPaladin wrote: It's use and life cycle are just for selecting a single member. Th...

Bindings Not Working with Custom Content Control

first post: KeithHSV wrote: I need help from you great experts! I have a custom content contro...

latest post: RufusJWB wrote: Hello! There is not much more to explain. The above shown code is ...

A little help with the bootstrapper please (VB)

first post: The_Chaoz wrote: Ok, so I'm quite new in VMMV and completely new on MEF. I've been r...

latest post: The_Chaoz wrote: Well as I didn't how MEF work (In a naive attempt on my part) to si...

How to Display Messages at Application Startup

first post: ScottHarris wrote: Hi, I am trying to port an application to CM in order to really g...

latest post: ScottHarris wrote: Thanks, that got me on the right track. I determined there are two...

caliburn.micro not showing dialog after application install

first post: jonniebigodes wrote: hi. i've got a bit of a problem with caliburn micro 1.4.0 and wpf ...

latest post: McDonnellDean wrote: Hi Jonnie, I have responded on SO. I will keep my responses to tha...

Help with ApplicationCloseStrategy from the HelloScreens Sample

first post: abnajjar wrote: The ApplicationCloseStrategy is driving me crazy, i understand what...

latest post: abnajjar wrote: I was doing exactly that, but because of the WindowConductor, the s...