Prism for WPF License Announcement – Blaine Wastell highlights a change of license for the Prism project and its associated supporting projects, now licensed as Apache 2.0.
RoslynDom Update 1.0.10-alpha, Refactoring Unit Tests – & RoslynDom Quick Start – Kathleen Dollard gives an update on the RoslynDOM project (warning – some broken formatting in this post), shares experiences of refactoring unit tests, as well as sharing a getting started guide to RoslynDOM.
Azure DocumentDB & Inside RavenDB 3.0 – Ayende shares his thoughts on the Azure DocumentDB, comparing it with RavenDB, and also gives the low down on RavenDB 3.0
C# Records & Pattern Matching Proposal – Phil Trelford takes a look at the proposed record types and pattern matching in C# which are currently under consideration for inclusion in the next version of the language.
You have ruined HTML – Danny Tuppeny shares his feelings on the use of templating and binding expressions in HTML, suggesting that such code is better written as ‘real’ code. Interesting discussion in the comments on this one.