From ASP.Net 3.5 Unleashed (pg 1318)
When you use post-cache substitution (declaratively or programmatically) then caching no longer happens beyond the web server. Using post-cache substitution causes a Cache-Control:no-cache HTTP header to be included in the HTTP response, which disables caching on proxy servers and browsers. This limitation is understandable because the substitution content must be generated dynamically with each page request.
Tuesday, October 19, 2010
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2010
(42)
-
▼
October
(10)
- Designing User Interface Tips - MSDN article
- Nice Regular Expressions Tutorial
- Asymmetric Encryption
- The Art & Science of Storing Passwords (2006 article)
- MultiTouch Vista
- When using post-cache substitution
- Stored Procedures and PreCompilation
- Stored procedures can be written in C#
- implementing-a-dynamic-where-clause
- Difference between <%= and <%#
-
▼
October
(10)
No comments:
Post a Comment