J
Jim Martin
I would like to do client side web service caching and was wondering if this
was possible. I believe it is via Asynchronous pull loading, and found the
following article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/CachingArchch5.asp
it points to this example
http://www.gotdotnet.com/workspaces/workspace.aspx?id=2ca546a5-09ea-4e63-9b7c-eac64b652491
but there is nothing posted. Can anyone point me to an example or
explanation on how to accomplish this. Basically I have a webservice that
will serve up information to the client that could possibly be cached. If I
could cache this on the client side it would eliminate un-needed calls back
to the webservice. Thanks for the help!
~Jim
was possible. I believe it is via Asynchronous pull loading, and found the
following article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/CachingArchch5.asp
it points to this example
http://www.gotdotnet.com/workspaces/workspace.aspx?id=2ca546a5-09ea-4e63-9b7c-eac64b652491
but there is nothing posted. Can anyone point me to an example or
explanation on how to accomplish this. Basically I have a webservice that
will serve up information to the client that could possibly be cached. If I
could cache this on the client side it would eliminate un-needed calls back
to the webservice. Thanks for the help!
~Jim