There are a couple of interesting news items re. OData and WCF Data Services:
The WCF Data Services team continues to work towards shoring-up support for the OData v3 spec, especially on a simplified JSON format.
Highlights of this RC release include the following:
For the full list of new functionality in this preview release, see Mark’s post WCF Data Service 5.1.0-rc2 Released.
Since nearly the beginning, the OData team has hosted a sample, read-only Northwind feed—exposing the venerable Northwind database to the Web as OData. Now, there is a new read-only sample feed….Derrick VanArnam has published a portion of the (massive) AdventureWorks schema as OData. You can read more about how this sample project was planned and executed on Derrick’s blog Customer Feedback SQL Server Samples, starting with the post AdventureWorks2012 OData service sample – Introduction.
Cheers,