hot questions tagged codecentral - Stack Overflow most recent 30 from stackoverflow.com 2009-12-10T17:44:44Z http://stackoverflow.com/feeds/tag?tagnames=codecentral&sort=hot http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/307759/is-there-any-way-to-restrict-how-many-item-returned-by-codecentral-web-service 1 Is there any way to restrict how many item returned by CodeCentral Web Service Zamrony P Juhara 2008-11-21T03:37:59Z 2008-11-21T05:53:05Z <p>I am building web client for CodeCentral web service from CodeGear web site.</p> <p>I need to restrict number of items return by Search operation of CodeGear web service, say it, 10 per page. This way I can minimize loading of my web page.</p> <p>I just don't know how to do it. Any ideas?</p>