This example uses the ADO.NET Data Services to provide a read/write model to the Northwind database's Product table. In addition it is retrieving two related entities (which are marked read-only in the Data Service). This example includes how to read and write changes through ADO.NET Data Services as well as how to do Paging and Expansions.
Download Source Here
Learn Silverlight 2 Today!