1
Answer

Add a layer of caching for getdata calls

Photo of Satish

Satish

8y
494
1
Hi,
 
Add a layer of caching for getdata calls. The data should be cached for about 30 minutes (cache the serialized json string in memory uisng asp.net cache) 

Answers (1)