CodePlexProject Hosting for Open Source Software
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
Fri
8:10 AM(7 posts)
first post: KeithHSV wrote: I need help from you great experts! I have a custom content contro...
Thu
11:51 PM(4 posts)
first post: The_Chaoz wrote: Ok, so I'm quite new in VMMV and completely new on MEF. I've been r...
9:26 AM(4 posts)
first post: jonniebigodes wrote: hi. i've got a bit of a problem with caliburn micro 1.4.0 and wpf ...
May 12
11:11 AM(2 posts)
first post: BishMan wrote: Hello, Part of our Bootstrapper calls IWindowManager to show our ...
May 1
7:25 PM(1 post)
first post: twreid wrote: I am converting a project over to use Caliburn.Micro however this a...
Apr 30
9:58 PM(1 post)
first post: floatingfrisbee wrote: I have a WPF application built using Caliburn Micro and we are look...
Apr 10
4:09 AM(4 posts)
first post: blah238 wrote: In this changeset, the non-generic Bootstrapper class was marked as...
Apr 5
8:15 PM(1 post)
first post: RayGamma wrote: I have created a very simple user control, an ImageButton <User...
Apr 3
3:10 AM(3 posts)
first post: VOIDY wrote: I used the sample app tutorial to create a basic bootstrapper and i...
12:22 AM(2 posts)
first post: AlexanderKa wrote: Hi all! Caliburn micro very cool MVVM framework, and i like it to ...
Mar 28
2:06 AM(5 posts)
first post: jasonward wrote: Hi, I'm trying to use a viewmodel stored in a portable class libr...
Mar 8
8:12 PM(2 posts)
first post: lighthouse72 wrote: Hello, First of all thanks for Caliburn.Micro. To learn more abou...
Mar 4
8:14 PM(1 post)
first post: c_manboy wrote: This question is related to http://caliburnmicro.codeplex.com/discu...
3:06 PM(1 post)
first post: jdp15 wrote: Greetings I am using Unity as my IOC container in the bootstrapper...
Mar 3
4:43 PM(2 posts)
first post: CameronGordon wrote: I'm 99.99% sure I have everything setup correctly. For some reason ...
Feb 27
3:15 AM(15 posts)
first post: CameronGordon wrote: When I run my WPF app, I get a "TypeInitialization Expected" error ...
Feb 23
8:33 PM(1 post)
first post: jradxl wrote: There is a Nuget Package Caliburn.Micro.Container which I've tried ...
Feb 22
7:29 AM(3 posts)
first post: jaddington wrote: So I went to deploy my application updates last night, just in time...
Feb 13
11:14 AM(3 posts)
first post: paveltarno wrote: Hi! I've been trying to integrate the Fluent Ribbon window (MS-Off...
8:59 AM(3 posts)
first post: TheDuke2k wrote: I get the following exception while creating a brand new WinRT proj...
Feb 12
6:21 PM(3 posts)
first post: bdway01 wrote: I am trying to create what I think is a simple namespace mapping, b...
11:18 AM(2 posts)
first post: Leo_PQDT wrote: Hi,i need to knoy whether is possible to clean (or Dispose) the MEF...
Feb 11
7:54 PM(1 post)
first post: ferenckun wrote: Hey all, I would like to get some information about working of On...
Jan 23
9:17 PM(9 posts)
first post: Antonylinish wrote: I am creating an application where ViewModels are kept in differen...
Jan 17
9:15 AM(2 posts)
first post: jiffy wrote: I am using Caliburn in a WinRT environment and am having a difficu...
2:57 AM(1 post)
first post: kwoodhouse wrote: I am wondering what the rationale is for requiring the selection o...
Jan 9
4:37 PM(2 posts)
first post: jiffy wrote: In WinRT, how do you get the container to resolve ViewModels locat...
Jan 8
10:29 AM(3 posts)
first post: PatrykCwiek wrote: Hello everyone! It took me a little while to track this thing down...
Jan 6
8:41 PM(2 posts)
first post: ChristophWille wrote: http://caliburnmicro.codeplex.com/wikipage?title=Working%20with%20...
Dec 26, 2012
10:04 AM(1 post)
first post: Marwijn wrote: Hello All, I just wanted to let you know that I've created a nuge...
Dec 19, 2012
3:16 AM(3 posts)
first post: kevink wrote: Hi Guys, We're running into an issue when users launch our WinRT a...
Dec 12, 2012
1:01 AM(6 posts)
first post: alanbradbury wrote: In a WPF application I have the following application resources de...
Dec 5, 2012
4:41 AM(6 posts)
first post: rkshnair wrote: Hi, Please provide some working sample of windows 8 project. or...
Dec 3, 2012
5:56 PM(1 post)
first post: g18c wrote: Hi, I am using Caliburn Micro and have a login view model which is...
Dec 2, 2012
3:46 AM(5 posts)
first post: Piels wrote: In the OnLaunched method of my bootstrapper, I try to load the Men...
Nov 29, 2012
3:51 PM(6 posts)
first post: EngineerSpock wrote: I'm newcommer in Caliburn. You can see ViewModel code below. [Ex...
Nov 25, 2012
1:34 AM(1 post)
first post: halftone wrote: I want to use the caliburn.micro in visual studio extension projec...
Nov 22, 2012
4:35 AM(1 post)
first post: mrsquish wrote: Hi there, short time fan, first time poster! I'm getting started u...
Nov 20, 2012
2:54 AM(2 posts)
first post: Kingmoon wrote: Excuse me, As the title Asked, if I put the MainPage.xaml Into the...
Oct 26, 2012
10:45 PM(2 posts)
first post: c_manboy wrote: I've been pouring over the Hello Screens sample and am curious how...
3:48 PM(1 post)
first post: dfmartin1972 wrote: I have gotten my proof of concept up and running quite well using ...
Oct 19, 2012
10:20 PM(4 posts)
first post: jdbrasco wrote: Hi, I've been brainstorming this one. I am using the Caliburn.Micr...
Oct 17, 2012
3:18 PM(5 posts)
first post: Halloween wrote: How can I use MEF (or do I need to) to do composition with Calibur...
Oct 16, 2012
6:36 PM(6 posts)
first post: juansandzeros wrote: I am trying to learning Caliburn Micro and WPF. I have an app tha...
Oct 15, 2012
7:23 PM(5 posts)
first post: Halloween wrote: This return new [] { GetType().GetTypeInfo().Assembly }; O...
Oct 9, 2012
4:44 PM(5 posts)
first post: vtjdailey wrote: Hi, I'm looking into Caliburn Micro, and I'm a bit confused with t...
Sep 30, 2012
12:05 AM(2 posts)
first post: KeithHSV wrote: I have created a custom control derived from ContentControl that i...
Sep 29, 2012
5:54 PM(3 posts)
first post: hennsa wrote: Hi, I have a project built with Caliburn and MEF. I have excluded ...
Sep 22, 2012
8:06 AM(1 post)
first post: Miksu wrote: I've created a small "recipe" which allows to split a Windows Phon...
Sep 21, 2012
10:40 AM(10 posts)
first post: Nick_A wrote: Hi, I did not find any example in the latest downloaded package wh...
Sep 15, 2012
1:56 PM(8 posts)
first post: Petoj87 wrote: Well lets say i have 2 assemblies Core and Core.Gui Core contains ...
Sep 12, 2012
9:13 PM(2 posts)
first post: Mustelidae wrote: Hi, I think my question is in topic already but here it is again: ...
Sep 7, 2012
4:26 AM(2 posts)
first post: JontyMC wrote: I'm checking out the new WinRT support (great work by the way). Im...
Sep 1, 2012
7:22 AM(2 posts)
first post: stephanronald wrote: I am pretty new to this framework and i wish to use the toolkit fo...
Aug 17, 2012
9:56 PM(2 posts)
first post: aKzenT wrote: ** This is a cross-post from http://stackoverflow.com/questions/1...
Aug 13, 2012
9:20 AM(10 posts)
first post: EisenbergEffect wrote: Thanks to the fantastic work of Nigel Sampson and Keith Patton we...
Aug 3, 2012
9:00 PM(21 posts)
first post: Akkarin wrote: I'm referring to this thread and I'm still wondering that there is ...
Jul 26, 2012
6:32 AM(4 posts)
first post: CurryUSGeorge wrote: I am pretty new to both Caliburn.Micro and MEF. My application was...
Jul 25, 2012
8:54 PM(7 posts)
first post: EisenbergEffect wrote: First off, let me apologize to anyone who has been floundering aro...
Jul 12, 2012
6:08 PM(3 posts)
first post: roblcecil wrote: How does one build an caliburn-based application that is embedded ...
Jul 4, 2012
6:06 PM(1 post)
first post: IngoVals wrote: My Shell at the moment is not a Conductor, I just don't think it f...
Jun 26, 2012
3:34 PM(1 post)
first post: advapi wrote: Hello, suppose I've got a login form (after the login form I've go...
Jun 22, 2012
9:46 PM(3 posts)
first post: CuddleBunny wrote: I have a modular project using IoC with a few various assemblies. ...
Jun 21, 2012
3:51 AM(1 post)
first post: Brett_Dev wrote: I have a WPF application that has a menu structure. Clicking on so...
Jun 12, 2012
8:47 AM(3 posts)
first post: teckerstorfer wrote: I am currently working on a project where I would like to set "sec...
2:12 AM(2 posts)
first post: gaopeng9090 wrote: I wanna use Caliburn to write a Metro app, but I don't know how to...
Jun 8, 2012
3:20 AM(1 post)
first post: JimboM wrote: I have been trying to adapt to Caliburn.Micro in the WinRT RC envi...
Jun 4, 2012
12:00 AM(1 post)
first post: Eshva wrote: I love Caliburn.Micro and Autofac. We have Caliburn.Micro.Autofac ...
Jun 2, 2012
4:04 AM(4 posts)
first post: avinatbezeq wrote: Hello all, I'm taking a lot of worry selecting an MVVM framework t...
May 12, 2012
5:42 PM(2 posts)
first post: LOBOMINATOR wrote: Hy guys I put a sample application onto github.com. The applicatio...
May 8, 2012
10:11 AM(2 posts)
first post: henrik6 wrote: I'm new to CM and have some questions for the follwoing scenario: ...
May 3, 2012
1:21 PM(2 posts)
first post: monkeyfunky wrote: I'm getting the exception that "Could not locate any instances of ...
Apr 27, 2012
3:10 PM(4 posts)
first post: ramzilla007 wrote: I have been able to customize the BootStrapper as you have describ...
Apr 16, 2012
9:03 PM(3 posts)
first post: rekna wrote: Caliburn.Micro package should not always add an AppBootStrapper, Sh...
5:56 PM(4 posts)
first post: araieste wrote: Hello, When I import IEventAggregator using a property in She...
Apr 11, 2012
5:19 PM(3 posts)
first post: RobRolls wrote: What is the preferred method of instantiating new ViewModels that ...
Apr 6, 2012
8:44 PM(3 posts)
first post: advapi wrote: Hello, I've got a problem.. in a WPF application I use Caliburn ...
Apr 5, 2012
8:44 AM(4 posts)
first post: sowen69 wrote: I'm having trouble loading a ViewModel from another assembly(projec...
Mar 22, 2012
2:01 PM(9 posts)
first post: Luca7993 wrote: Hi, I'm learning this mvvm framework, and I find it very nice. I...
Mar 19, 2012
2:02 PM(4 posts)
first post: timtos wrote: Hello.I think I understood something really wrong! I have a Model ...
Mar 14, 2012
2:01 PM(3 posts)
first post: gishu_pillai wrote: First up... I'm a fan! I still haven't wrapped my head around the C...
Mar 8, 2012
8:31 AM(3 posts)
first post: runeflo wrote: Hi, I'm developing an application which contains a shell hosting d...
Mar 6, 2012
11:40 AM(1 post)
first post: pdegenhardt wrote: I'm using Castle-Windsor as my container in a Caliburn-Micro Silv...
Mar 5, 2012
10:17 AM(1 post)
first post: nbarnwell wrote: I'm building a composite application, where plugins are DLLs loade...
Feb 29, 2012
8:48 PM(3 posts)
first post: lindsve wrote: Hi, I was looking into adding page transitions to my WP7 app using...
Feb 27, 2012
2:45 PM(4 posts)
first post: Imaji wrote: Hi Guys, I've just started using Caliburn Micro on a new WP7 app I...
Feb 19, 2012
8:54 AM(1 post)
first post: existent wrote: Hi,I wrote simple application with Caliburn Micro. It is just proof...
Feb 18, 2012
6:17 AM(3 posts)
first post: maqinfo wrote: HiI want to use the SetSource method of mediaelement control in xam...
Feb 2, 2012
3:36 AM(15 posts)
first post: madben2000 wrote: With CM 1.3 I get the following exception when trying to design xam...
Jan 27, 2012
7:36 AM(3 posts)
first post: buckley wrote: Hello,Im using CM on my second project and it works well. Its still...
Jan 26, 2012
4:15 PM(2 posts)
first post: advapi wrote: Hello,Consider this casepublic class Presenter : PresenterBase { ...
Jan 19, 2012
1:33 PM(3 posts)
first post: advapi wrote: Hello,I've stared splitting my WPF code into smaller modules... I'v...
9:11 AM(10 posts)
first post: syggen wrote: Hi,I have been refactoring the Caliburn.Micro.HelloScreens sample t...
Jan 6, 2012
1:20 PM(2 posts)
first post: Akkarin wrote: Hi community, dear Rob, maybe someone can give me some hints...
Jan 4, 2012
6:01 PM(1 post)
first post: RichardJohnKubina wrote: I'd like to break my application into smaller assemblies, so that U...
5:30 PM(6 posts)
first post: RichardJohnKubina wrote: I am trying to learn how Caliburn works, trying to replicate the Ga...
Jan 3, 2012
2:57 PM(3 posts)
first post: roblcecil wrote: How do I register my own customized core services? For instance, ho...
Jan 2, 2012
first post: maqinfo wrote: HiI am using Coding4fun progressoverlay control in my Windows Phone...
Dec 22, 2011
5:26 PM(3 posts)
first post: thatpaulschofield wrote: We are about to implement a logout feature in our Caliburn Micro ap...
Dec 19, 2011
4:02 AM(7 posts)
first post: sgMarshall wrote: Can't seem to get Caliburn.Micro setup for WP7.1. Error 1 The...
Sign in to display notification settings.
Keep up with what's going on in this project's discussions for this topic