Data Points: Silverlight, WCF, and Services

Silverlight 2 data-binding features are simple to implement and let your apps communicate via WCF services with line-of-business applications, databases, and other services in your organization.

In the September 2008 issue of MSDN Magazine, John Papa demonstrate how to build a Silverlight 2 UI that communicates through WCF to interact with business entities and a database.

Don't forget to browse the sample code in our online code library.