It turned out that it’s a good thing that I have not started SocialGraph2 in a major way yet, because I just discovered the shiny new application architecture guidance from Patterns & Practices called Project Silk.
Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such as jQuery, Internet Explorer 9, and ASP.NET MVC3.
It seems that this project is to Microsoft’s Web stack as Prism is to WPF/Silverlight. If you’re a web developer, this is definitely worth a try.

