Server Driven Paging With WCF Data Services
Looking for an easy way to page thru your result sets ->server-side?
Check-out this blog post for an easy walk-thru of how to easily enable data paging with WCF Data Services.
WCF Data Services - enables the creation and consumption of OData services for the web (formerly known as ADO.NET Data Services).
This feature is a server driven paging mechanism which allows a data service to gracefully return partial sets to a client.
Happy Paging 123..<<Next>><<Last>>!
Technorati Tags: WCF Data Services