Maarten Balliauw 7/1/2008

Extending ASP.NET MVC OutputCache ActionFilterAttribute - Adding substitution

Read Original

This article provides a detailed tutorial on implementing substitution functionality in ASP.NET MVC's OutputCache ActionFilterAttribute. It explains how to inject dynamic content (like timestamps or user data) into otherwise fully cached pages by creating HTML substitution tags and a corresponding HtmlHelper extension method for a cleaner syntax.

Extending ASP.NET MVC OutputCache ActionFilterAttribute - Adding substitution

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week