Always remain updated about current software development trends

Articles having tag: CALIBURN MICRO

The Manifold Blunders of Xaml–Part 1: Version and Platform Hell

I started work with “Xaml-based” platforms in the pre-Beta days of WPF, so I’ve been working with this technology longer than most. Back then I was utterly awed and inspired by it’s capabilities. Today I’m frustrated and Read More......(read...

Getting started with Caliburn Micro: The Window Manager

This article looks into using the Caliburn Micro framework and in particular the Window Manager infrastructure. It's part 5 in an ongoing series about Caliburn Micro so for those looking to discover more about what this powerful framework can offer XAML applications...

Learning Caliburn Micro Part 4: The Event Aggregator

The 4th part in the Caliburn Micro tutorial looks at learning about how to use the event aggregator included with Caliburn Micro. The event aggregator is a service that makes it easy for multiple parts of your application to send messages to each other. This...

Caliburn Micro: More About Events and Parameters (part 3)

Caliburn Micro is a fantastic MVVM framework for XAML developers (WPF, Silverlight, WP7) and in this post more advanced eventing with parameters is discussed. This is the third post in a series (older posts linked to in the article) but it is designed for developers...

Boo-yah!!! Caliburn.Micro v1.3 RTW is Here

I’m extremely pleased to announce the release of Caliburn.Micro v1.3 . This is a great release with many bug fixes and several API improvements. We also support several new platforms. Here’s the highlights: Support for WP7 Mango Support for Read...

Getting started with Caliburn Micro - Databinding & Events

The second part in the series from Mindscape about getting started with Caliburn Micro to build better WPF, Silverlight and WP7 applications. This part looks at how Caliburn Micro uses convention driven event and binding wire ups to save time. A must read for...

Getting started with the Caliburn Micro MVVM framework

This post explores getting up and running with Caliburn Micro at the core of your application for managing MVVM plumbing code. This series will walk through step by step showing developers what code is required, what conventions exist and how to make the most...

WPF MVVM Dashboard Sample

Mindscape have released a new WPF sample as part of WPF Elements which shows how to build a beautiful, highly interactive and super responsive dashboard when working with Caliburn Micro and WPF Elements. The sample includes how to do data drill down, user friendly...

How I Lost, Regained and then Turned Down an MVP Award

What Happened To Me I'd say that 2011 was a pretty good year for me as a .NET open source developer. After all, Caliburn.Micro had it's first official release in April 2011 just in time for the Mix Open Source fest. At the festival, the framework...

Caliburn.Micro v1.2 RTW and Nuget Feature Packages!

Today, I’m pleased to announce the RTW of Caliburn.Micro v1.2 . In this release we’ve had a number of bug fixes as well as a few incremental feature additions and refactorings. You can read the list of changes on the project site or get it Read...