This Silverlight application is a simple example of how to consume data from a web service.
This sample was built with:
Download the source
Note: There are three projects in this solution, the Silverlight application, the website to host the application, and the web service to provide data. The web service was created separately to demonstrate a cross domain service call. For grins, remove crossdomain.xml from the web service.