This post explains loading data into Silverlight form using ADO.NET Data Services service. We need to do the following tasks to achieve this
Creating an ADO.NET Data Services project
Creating a Silverlight application and referring the created service above
Creating the ADO.NET Data Services project
1. Create an empty web application using Visual Studio 2010 as follows