Welcome to WindowsClient.net | My Blog | Sign in | Join

Community Blogs

Sponsors





  • advertise here

Browse by Tags

All Tags » MVVM (RSS)
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...
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 had...
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...
Caliburn.Micro v1.1 RTW
Today I’m happy to announce the release of Caliburn.Micro v1.1 . You can get it on our project site or by using Nuget . We’ve had a number of bug fixes, general improvements and a few new features added. Here’s the highlights: For WP7...
Caliburn.Micro Soup to Nuts Part 8–The EventAggregator
In Caliburn.Micro we have a series of supporting services for building presentation tiers. Among them is the EventAggregator, a service which supports in-process publish/subscribe. There are various implementations of this pattern available in other frameworks...
Caliburn.Micro RTW, NuGet Support, Mix Open Source Festival!
Today, I’m proud to announce the v1.0 RTW of Caliburn.Micro for WPF, Silverlight and Window Phone 7 ! The idea was born last year at Mix10 after my Build Your Own MVVM Framework talk received overwhelmingly positive feedback. I want to give a big...
Building Caliburn.Micro’s NuGet Package
I’m pretty excited about having NuGet support for Caliburn.Micro with the upcoming RTW. The work was spearheaded by Ryan Cromwell and I’ve been testing it and extending it for about a week. I thought I would take this opportunity to share...
The Future of Blue Spire
Recently my good friend and business partner, Christopher Bennage, made a decision to move his family to Redmond and take a job with Microsoft’s P&P team. A few people have been asking me what that means for Blue Spire. In short, I’m going...
Two Caliburn Releases in One Day!
Today, I'm happy to make available the Release Candidates for both Caliburn 2.0 and Caliburn.Micro 1.0 ! The docs for both have been updated significantly, though they will continue to evolve over the coming months. Get em' while they're hot...
CinchV2 and PRISM 4 Interoperability
I have been working on 2 small demo apps using my CinchV2 MVVM framework code used in conjunction with the latest PRISM 4 release (which now uses MEF). I am actually pretty happy with the results of how easy these 2 frameworks work together, it is almost...
PRISM 4 Custom Transitioning Region
Over the XMAS break I had a chance to look into something I wanted to look at, which is cool. The thing I wanted to look at was to try and see if the new Composite WPF/SL (PRISM) code, which is now using MEF (Managed Extensibility Framework) would work...
Posted: Jan 04 2011, 07:32 AM by sachabarber.net
Filed under: ,
Cinch V2 : Question For The Reader
As some of you may know I have written a fairly popular MVVM framework called Cinch I continue to listen to peoples feedback/requests etc etc. I like to make these changes when enough requests have come through to warrant pushing out new codebase. Unless...
Posted: Jan 03 2011, 07:20 AM by sachabarber.net
Filed under: ,
CinchV2 : Latest News
I have just uploaded a new set of source code files for Cinch. I have taken this opportunity to fix several issues/suggestions that people put forward, and also fixed 1 silly MEF related mistake I made. The release notes/source code codeplex comments...
Posted: Jan 01 2011, 06:22 AM by sachabarber.net
Filed under: ,
Look At AOP : Getting Rid Of INPC Using Aspects
Some of you may know me, and know that I am quite into WPF, some of you may even be into WPF yourselves and come to my blog to see what posts I have here to do with WPF. Well I just released a new article all about Aspect Orientated Programming (AOP)...
Caliburn.Micro Soup to Nuts Part 7 - All About Conventions
One of the main features of Caliburn.Micro is manifest in its ability to remove the need for boiler plate code by acting on a series of conventions. Some people love conventions and some hate them. That’s why CM’s conventions are fully customizable...
Next page »