Community

Implementing Sorting and Paging in the Web API Using OData Queries

(Bipin Joshi) The client displaying data returned by a Web API may want to implement sorting or paging on the data being returned. Although there can be different ways to implement these features, a simple technique is to use OData support offered by the Web API.

Read More - Register for Free Membership