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

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -