Modify Response Content in ASP.NET MVC using a Custom Action Filter

Recently I came across a requirement wherein I wanted to modify the response content from an ASP.NET MVC view. What I wanted to accomplish was this - read the HTML content that is being sent to the browser and highlight certain words from the content. This article explains how this can be accomplished.

http://www.binaryintellect.net/articles/133da380-b62b-4384-a99f-b1b2e105776e.aspx