随笔分类 -  MVC框架

摘要:•Controller 中Action 返回值类型 View – 返回 ViewResult,相当于返回一个View 页面.----------------------------------------------------------------------------------------... 阅读全文
posted @ 2014-06-09 14:24 dapeng888 阅读(1491) 评论(0) 推荐(1)
摘要:原文地址:http://www.cnblogs.com/highend/archive/2011/04/18/asp_net_mvc3_layout.htmlI:回忆MVC2当中MasterPage那些事code:Master headMaster1...Master2...Master3...Ma... 阅读全文
posted @ 2014-05-29 10:34 dapeng888 阅读(229) 评论(0) 推荐(0)
摘要:原文地址:http://www.codeproject.com/Articles/383145/RenderBody-RenderPage-and-RenderSection-methods-inRenderBody, RenderPage and RenderSection methods in MVC 3In this article we will learn about the three methods of MVC 3 and those areRenderBody,RenderPage, andRenderSection.We will learn by the followin 阅读全文
posted @ 2014-04-04 13:43 dapeng888 阅读(290) 评论(0) 推荐(0)