In the last part we discussed the most basic configuration for Caliburn.Micro and demonstrated a couple of simple features related to Actions and Conventions. In this part, I would like to explore the Bootstrapper class a little more. Let’s begin by configuring our application to use an IoC container...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 07-08-2010
Filed under: WPF, Xaml, databinding, WPF/e, Caliburn, Featured, Silverlight, RIA, Tutorial, MEF, MVVM, UI Architecture, Caliburn Micro
In this tutorial we will learn a few of the basics of Caliburn.Micro . Let’s start by getting the framework. Head on over to http://caliburnmicro.codeplex.com/SourceControl/list/changesets Either use Mercurial to clone the repo or click on the link for the latest change set, then click on the download...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 07-06-2010
Filed under: WPF, Xaml, databinding, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, RIA, Tutorial, MVVM, UI Architecture, Caliburn Micro
When my “Build Your Own MVVM Framework” talk was chosen for Mix10, I put a temporary hold on this series of blog posts. I wanted to dedicate significant time to working on a sample framework and demo that would make a top notch Mix presentation. After giving the talk, I received a ton of...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 07-04-2010
Filed under: WPF, Xaml, databinding, WPF/e, Caliburn, Featured, Silverlight, RIA, Tutorial, MVVM, UI Architecture, Caliburn Micro
After about eight months of work, today I’m happy to announce the release of Caliburn v1.1 . This release supports .NET3.5, .NET4.0, Silverlight 2.0, 3.0 and 4.0. We’ve made tons of bug fixes since the v1 release as well as added a few minor features and some general improvements to APIs...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 06-28-2010
Filed under: WPF, Xaml, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, RIA, MVVM, UI Architecture
There’s a whole lot of talk these days about MVVM. It’s the “hep” thing and everyone wants in. There isn’t a single day lately where someone doesn’t post about this topic (and I read their post..I’ve tried really hard to read everything I find). I’ve tweeted...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 05-01-2010
Filed under: WPF, .NET 3.0, databinding, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, Flash, RIA, Tutorial, MVVM, UI Architecture