I have a user specific dashboard. The dashboard will only change daily, I want to use MVC\'s OutputCache. Is there any way to configure the cachi
MVC\'s
OutputCache
Try this in web.config,
........... ...........