asp.net - Cache and outputcache -


what difference between property cache , outputcache directive?

cache can put data - stuff coming database, or result of expensive calculation, example. in cache should available users.

outputcache caches html - entire page, or output user control.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -