2009年2月23日
摘要: Understanding Controllers MVC controllers are responsible for responding to requests made against an ASP.NET MVC website. Each browser request is mapped to a particular controller. For example, imagin... 阅读全文
posted @ 2009-02-23 17:32 DavidYang 阅读(545) 评论(0) 推荐(0) 编辑