摘要: 比较乱,先记录下再说 Models and Model Binders in MVC Applications(model绑定) http://msdn.microsoft.com/en-us/library/dd410405.aspx Walkthrough: Using MVC View Templates with Data Scaffolding http://msdn.microso... 阅读全文
posted @ 2009-03-30 20:02 云飞扬IT 阅读(399) 评论(0) 推荐(0) 编辑
摘要: 本笔记记录每次看的需要记忆的东西,主要为下次回忆记录下,所谓好记性不如烂笔头 1.ActionResult Return Type Most action methods return an instance of a class that derives from ActionResult. The ActionResult class is the base for all action... 阅读全文
posted @ 2009-03-30 19:53 云飞扬IT 阅读(737) 评论(0) 推荐(0) 编辑
摘要: MVC入门文章导航 随着MVC1.0的发布,感觉快点开始学习MVC吧,程序员不学习就无法进步 所有文章摘自cnblogs园友吗,这里先感谢他们的文章,让我快速学习,以后陆续更新此文 1.《从零开始学习ASP.NET MVC 1.0》 文章导航 (一) 开天辟地入门篇 (二) 识别URL的Routing组件 (三) Controller/Action 深入解析与应用实例... 阅读全文
posted @ 2009-03-30 19:14 云飞扬IT 阅读(562) 评论(0) 推荐(0) 编辑