26 April 2010 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 Pag...
No comments yet, be the first one to post comment.