c# - View cached data in ASP.NET MVC -


is there third party tool or in visual studio lets see cached objects?

for example, action caching data (varied parameters) , want see cached objects , attributes (like parameter values sent action when data cached).

you can find more answers might desire on stackoverflow question: how display content of asp.net cache?

basically can create page view cached items application. after that, can customize , ui pump needs , objectives.

if need debug, can use ringer's solution displayed on comments.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -