In this short blog post, Tim Heuer presents the book of Josh Smith titled Advanced MVVM.
The book is about 50-ish printed pages and is a quick read. It covers creating a simple and common game, Bubble Burst, using the MVVM pattern. The code is all WPF, but the concepts still apply to Silverlight development and Josh points out some areas where there are differences.