Yes, you read that right. Check out ScottGu's blog for the proof. Let the good times roll...
If you noticed, when Silverlitht 2 was released, they only released an RC1 of the tools. Today, they have released the Silverlight Tools RTW. You can get it here . You can read some more details on Mike Snow's blog .
Caliburn has a new home on CodePlex . You can find it at http://www.codeplex.com/caliburn . Additionally, I have added a full set of documentation that is available online . The documentation loosely follows the samples I have created for the framework which can be found in the 'samples'...
Caliburn is a framework designed to aid in the development of WPF and Silverlight applications. It implements a variety of UI patterns that are geared towards solving problems encountered in real-world scenarios. It's goals are: Support building WPF/SL application that are TDD friendly. Implement...
Details here . As far as I can tell from the docs, they removed a lot of things, made a bunch of things private or internal and changed the signatures of some things here and there. I can only hope that I don't have to do massive rewrites of all my Silverlight stuff. Does anyone from Microsoft want...