关于 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的发布.