I’m in the process of learning Silverlight in the browser, and would like to get a finished application to poke around in. Something similar to how ASP.NET MVC has the Nerd Dinner web site source code available for download.
I’m not really sure how to search for this. “Silverlight Templates” is a good start, but I don’t wan’t just a UI template, i’m looking for a complete UI/Code application, preferably one that follows the MVVM paradigm.
Take a look at http://www.silverlight.net/learn, helped me a lot when learning silverlight.