Service Driven Apps with WCF and Silverlight 2

The latest edition of my Data Points column in MSDN Magazine is now online and has my Service Driven Apps with WCF and Silverlight 2 article.

Its a long title … but the article is exactly what it says. The article explains how to build a multi tiered application using WCF to pass custom entities between a middle tier and a Silverlight 2 client application. In the article are discussions on dealing with cross domain policies, entity serialization, WCF configuration for Silverlight 2, data binding, implementing CRUD in the app, and notifications.

Enjoy!