Here’s new project I'm working on which is taking after my CPM pet project and various Azure and Silverlight projects I've done with partner ISVs.
It is an easy-to-use application for providing basic product support in the cloud, collecting feedback about products and exchanging opinions with other users. It's intended to be used by developers as a reference application utilizing both Windows Azure and Silverlight for rich yet scalable and highly available business solutions.
Here's how it works:
Internally, it will use Silverlight on the front-end and Azure, ADO.NET EF, ADO.NET DS and SQL Data Services on the back-end, but more about details later. The plan of record is to make it available on MSDN sometime in the summer 2009 with full source code and corresponding guidance.
Is the reference implementation available?