Practical OData with and without Entity Framework
The Open Data Protocol (OData) has rapidly gained popularity as an efficient way of exposing data sources via REST services. Platform neutrality of the protocol makes it a great choice when developing both data services and clients, and with Visual Studio 2010 and .NET 4.0 tools and libraries adding OData …