Refresh problem. Is it caching?

Refresh problem. Is it caching?

Old forum URL: forums.lhotka.net/forums/t/4874.aspx


DeanB posted on Tuesday, May 20, 2008

I have a windows client that uses the remoting portal for the dataportal.  There are 3 computers running windows xp.  The remoting portal is on a remote Server 2003 running on top of Sql 2005.  The system checks for updated records (using read write lists and timestamps) and displays those to the users.  The problem is that 2 of the computers are working fine and updating their list.  The third doesn't show the update.  Is it possible the third is caching the search results?  Does this happen?  How do I check/stop it?

Thanks.

 

 

RockfordLhotka replied on Tuesday, May 20, 2008

CSLA itself never caches any data. If caching is occurring, you'd have written it in your business class (or perhaps UI).

Copyright (c) Marimer LLC