4
Shouts

OData Querying Options in ASP.NET Web API | TechBubbles

published 85 days, 12 hours, 45 minutes ago posted by kalyanms1kalyanms1 93 days, 12 hours, 28 minutes ago
Wednesday, February 27, 2013 12:23:10 PM GMT Tuesday, February 19, 2013 12:40:45 PM GMT

What is OData? Open Data Protocol is a web protocol for accessing information via services. It is built upon technologies such as XML and JSON. OData allows you to exposing the data and metadata in a standard way. OData Querying is a query language which allows the clients to send the OData defined parameters in the query string of the request URI. This post discusses the various OData query options that you can use using ASP.NET Web API.

category: Architecture | clicked: 26 | | source: www.techbubbles.com | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup