RIA Services - exposing OData service

Posted on C# Corner See other posts from C# Corner
Published on 5/24/2010 1:33:40 AM Indexed on 2010/05/24 8:03 UTC
Read the original article Hit count: 165

Filed under:
Open Data Protocol (OData) is a web protocol which is used for querying and updating data. In this article we will see how to enable OData service in our RIA services.

© C# Corner or respective owner