03 2009 档案

摘要:比较乱,先记录下再说 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 阅读(400) 评论(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 阅读(739) 评论(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) 编辑
摘要:这里是修改的时候 前台 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 以下是body内 上传新图片 ... 阅读全文
posted @ 2009-03-27 21:10 云飞扬IT 阅读(1057) 评论(0) 推荐(0) 编辑
摘要:小项目之总结CheckBoxList读取值 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 取值 string _strvalue=""; for (int i = 0; i 1) _strvalue... 阅读全文
posted @ 2009-03-27 20:50 云飞扬IT 阅读(400) 评论(0) 推荐(0) 编辑
摘要:小错误总结 错误提示,未能加载文件或程序集“×××.DALSQLServer”或它的某一个依赖项。系统找不到指定的文件。 错误原因,ASP.NET web应用程序未引用×××.DALSQLServer, 解决办法:添加引用 ×××.DALSQLServer 阅读全文
posted @ 2009-03-16 14:37 云飞扬IT 阅读(311) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示