Tag Archives: Caliburn

Easing into Prism

I received a familiar email today: Is it possible to start slowly with this Prism stuff and work my way into it gradually. Can I get something running quickly with DevForce as I know it now? My client has seen … Continue reading

Posted in tutorial | Tagged , , , , , , | Comments Off

Caliburn v1 RTW for WPF, Silverlight 2.0 and 3.0!

from devlicious Hooray!!! I finally released Caliburn v1 to RTW and got the official site launched! This has been a long time coming and I could not have done it without the generous help and support of the .NET community, … Continue reading

Posted in Testing, Tools, tutorial | Tagged , , , , , | Comments Off

Blendable MVVM: Commands and Behaviors

from compiledexperience.com In the first post of the series we looked at using Binding expressions to display data from the ViewModel on our screen. The other major part of our interaction is having the view invoke functionality in the ViewModel. … Continue reading

Posted in tutorial, User-Interface | Tagged , , , , , , , , | Comments Off

Caliburn v1 Release Candidate

On Friday I published the Release Candidate for Caliburn.  You can get it here.  I’m hoping to only do bug fixes and a few minor changes between now and release.  There have been quite a few important changes since the … Continue reading

Posted in Tools, tutorial | Tagged , , , , | Comments Off

The Caliburn Beta is Live

Today is a long awaited day for me.  Caliburn is now in official Beta. There have been many bug fixes and a ton of new features since the Alpha release last October.  We’ve also been dogfooding it on several projects, … Continue reading

Posted in Software, Testing | Tagged , , , , , , , , , | Comments Off

A MEF Misunderstanding

Yesterday I wrote about integrating Caliburn and MEF along with getting things to work with IServiceLocator.  I had a feeling that I was going about things all wrong and was eagerly hoping for some constructive criticism.  Glenn Block was kind … Continue reading

Posted in Software, Tools | Tagged , , | Comments Off

MEF, IServiceLocator and Caliburn

My company just began working on a large, modular WPF project.  I’ve been doing some research and recently took some time to dig into the Managed Extensibility Framework (MEF).  I’m quite impressed with the direction that the project is going.  … Continue reading

Posted in Samples, Software | Tagged , , , , | Comments Off

Caliburn gibt es jetzt mit Dokumentation

Na wer sagt es denn. Jetz hat mein Lieblingsframwork  für WPF und Silverlight auch noch seine , sehr vermisste, Dokumentation erhalten. Rob Eisenberg sei Dank. Hier noch mal ein kleiner Auszug aus der Caliburn Website. Project Description Caliburn is a … Continue reading

Posted in Basics, Software | Tagged , , , , , , , | Comments Off