hot questions tagged codecentral - Stack Overflowmost recent 30 from stackoverflow.com2009-12-10T17:44:44Zhttp://stackoverflow.com/feeds/tag?tagnames=codecentral&sort=hothttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/307759/is-there-any-way-to-restrict-how-many-item-returned-by-codecentral-web-service1Is there any way to restrict how many item returned by CodeCentral Web ServiceZamrony P Juhara2008-11-21T03:37:59Z2008-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>