A blog of ASP.NET 2.0 Samples, Articles, Reviews and Discussions. The purpose of this blog is to provide a resource to the quick information that developers need on Microsoft's new ASP.NET 2.0.

Friday, December 09, 2005

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