0
Answer

How to Cache in WebService

Ask a question
aryaonmesh

aryaonmesh

19y
1.8k
1
I have a Typed DataSet which contains 150+k records i want to cache this dataset in webservice. As i wrote this in a WebService in subsequent visits i want to use this dataset from cache rather than again connecting to Database. i want to cache this dataset for 4 min Help is greatly appreciate Thanks!!! Uday