Community

How to OutputCache an object based on the current date with VaryByCustom and GetVaryByCustomString

(Jon Gallant) I have a long running script that needs to run once a day and I’d like to store the results of that script in cache for the rest of the day so only one user (or any automated http request) will incur the delay.

Read More - Register for Free Membership