标签:
1. 概述
ASP.NET MVC具有很好的扩展性,每一个核心功能都可以被扩展、重写 和 定制。
本章内容包括:实现MVC过滤器和controller工厂、使用 action results,view engines,model binders 和route handlers 来控制程序行为。
2. 主要内容
未完待续。。。
第十七章 提升用户体验 之 使用MVC扩展功能控制程序行为
原文地址:http://www.cnblogs.com/stone_lv/p/5219896.html