HighTechTalks DotNet Forums  

web service architectural question

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss web service architectural question in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Alexander Kaplunov
 
Posts: n/a

Default web service architectural question - 04-19-2005 , 12:47 PM






I have an architectural question.

I have a page that calls 3 different web services. Each call returns a
result set (anywhere form 10 to 200+ records). I would like to have
pagination on this page. So, my question is what is the best way to
accomplish pagination in this scenario? Should I call each web service to
request more records when user is moving through pages? Should I cash the
whole result set on the client and then use it to paginate? I am not sure
what is the best way from the architectural perspective to accomplish this.

Thanks,
Alex



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.