Hadi has just posted part 2 of his tutorial on building composite applications with Caliburn. In this post he covers basic usage of the EventBroker, ActionMessages and shows one way of putting the pieces together by using the PresenterHost control. Great job!
The WPF book Christopher and I wrote earlier this year is finally off to the printers! It's 480 pages of full color goodness. We were pretty excited to have the opportunity to talk about things like SoC/SRP, DI, MVP, etc within the context of building some real applications. Below is the table of...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on
06-04-2008
Filed under:
Filed under: WPF, .NET 3.0, Xaml, databinding, Control Templates, Animation, 3D, WPF/e, .NET 3.5, Caliburn, Silverlight
I've just put together a document briefly describing the current set of features that Caliburn supports. I've added it to the official documentation and copied it below. If you are new to Caliburn, this should give you a good idea about what we've been up to. I say "we"...
First, let me begin by saying that I'm a huge fan of Silverlight. I've been working with it since the Alpha 1.1 was released at Mix07. I've written thousands of lines of Silverlight 1.1 code for a personal project of mine that I hope to share in the not too distant future. ...