An example of a Silverlight Application that implements Create, Read, Update, and Delete using web services and RX Extensions.
The reason for this tutorial, is that I have noticed my friends are getting stuck when trying to learn Silverlight. They spend a lot of time "learning about Silverlight" but have a hard time actually getting started.
I also wanted to show them how to use View Model Style programming because I believe that using View Model, you will write LESS CODE (you probably didn't expect that one!). Don't believe me? Let me show you...
http://www.codeproject.com/KB/silverlight/RIATasks.aspx