Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Viewing all articles
Browse latest Browse all 7925

New Post: Kernel-mode caching in ASP.NET MVC

$
0
0
Hi guys,

I have been looking at ASP.NET Web API caching and asked a question there but then when I tried using OutputCache attribute in ASP.NET MVC, I noticed that the action gets cached in user-mode and not kernel-mode.

Looking at MVC source code, I can see that kernel caching is implemented using Page object of Web Forms.

Question is, is it possible to have kernel-mode caching in ASP.NET MVC at all? Or is it always user-mode caching?

Thanks
Ali

Viewing all articles
Browse latest Browse all 7925

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>