Caching Series Part III - Post-cache Substitution
Finally there is an easy way to insert dynamic snippets into cached pages on each request. The solution that ASP.NET 2.0 provides for us is Post-cache Substitution. There is even an <asp:Substitution> control that makes the process even easier then using the Response.WriteSubstitution API.
Link: http://url123.com/cadrq
0 Comments:
Post a Comment
<< Home