MIX10 – Day Two – Implementing OData: Building your own feed
Mike Flasko – Lead Program Manager – Microsoft
Creating OData Feeds
- Two actors in the process
- OData Producer
- Define the Metadata
- Define the Format
- OData Consumer
We can Page the results of the OData Feed using the SetEntitySetPageSize method in the WCF Data Services configuration.
A lot of cool demos.
http://odata.org/consumers
http://odata.org/producers