關於 Post-Cache Substitution 無法在 MVC 2架構上實作的問題
如果, 有人在try這個feature而失敗的話, 是正常的.
應用 Post-Cache Substitution, 實作outputcache中, 維持動態內文的更新.
目前在MVC 2的架構上是不work的.
在MVC 官網中的教學範例: http://www.asp.net/learn/mvc/tutorial-19-cs.aspx
應只能用在前一版 MVC 1.
微軟也在 http://connect.microsoft.com/VisualStudio/feedback/details/535316/response-writesubstitution-doesnt-substitute-in-asp-net-4-0-mvc-2-0
證實這個問題, 並計畫未來MVC的發佈.