Skip to main content
Using Silverlight 4 to Browse NetFlix’s OData Catalog
Entry Date: Rate:
Site:
Keywords:
RSS Description:
One of the announcements at Mix 10 was the preview of NetFlix’s OData catalog API. The Astoria team has been hard at work getting the new release of what is now called WCF Data Services (Formerly ADO.NET Data Services). In Silverlight 4 the WCF Data Services Client is included as part of the Silverlight runtime which makes it very easy to consume OData Services.
Comments:

Nice sample about how to build a consumer of an external OData source (Silverlight client).