Reading Data from WCF Data Service in Silverlight 4

added by SuprotimAgarwal
6/14/2011 5:09:22 AM

316 Views

WCF data Services provides integration with Data Model built using ADO.NET EF. Since the data received is in the form of XML, any client application built on Open standards can easily consume it. In this article, I will demonstrate how it is done using Silverlight 4.


0 comments