随笔分类 -  ASP.NET MVC

ASP.NET MVC
摘要:原文:http://www.cnblogs.com/hanyinglong/p/3236966.html ASP.NET MVC+EF框架+EasyUI实现权限管系列 (开篇)(1):框架搭建(2):数据库访问层的设计Demo(3):面向接口编程(4 ):业务逻辑层的封装 (5):前台Jquery easyUI实现(6):EF上下文实例管理(7):DBSession的封装(8):DBSession线程内唯一 (9):TT摸版的学习(10):VSS源代码管理(11):验证码实现和底层修改(12):实现用户异步登录和T4模板 (13):权限设计(14):主框架搭建(15):权限数据库模型和用... 阅读全文
posted @ 2013-08-05 18:31 云飞扬IT 阅读(777) 评论(0) 推荐(0) 编辑
摘要:本源码类参考http://p3p3pp3.yo2.cn开发的动态DNS程序http://www.ajaxcn.net/archives/1671usingSystem;usingSystem.Collections.Generic;usingSystem.IO;usingSystem.Net;usingSystem.Runtime.Serialization.Json;usingSystem.Text;namespacetphp{///<summary>///REST方式指令工具///</summary>publicclassRESTCommand{///<sum 阅读全文
posted @ 2011-07-15 13:02 云飞扬IT 阅读(1756) 评论(0) 推荐(0) 编辑
摘要:比较乱,先记录下再说 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) 编辑

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