In this screencast, we'll see how to build a Silverlight 2 control that connects and displays data from Dynamics CRM.
There are a variety of ways you can connect a Silverlight client to CRM. In this screencast, we're using a proxy approach by having a WCF service sitting in between Silverlight control and CRM web services.
You can download the code for this screencast
here. Check out
https://blogs.msdn.com/girishr/ for more code samples and related screencasts.