阿不

不抛弃,不放弃

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  159 随笔 :: 0 文章 :: 2127 评论 :: 70 引用

.Net相关技术

关于.Net技术
posted @ 2008-07-09 22:22 阿不 阅读(2186) | 评论 (15)  编辑

posted @ 2008-07-09 13:40 阿不 阅读(1989) | 评论 (18)  编辑

posted @ 2008-05-05 22:32 阿不 阅读(4141) | 评论 (18)  编辑

posted @ 2008-05-04 22:15 阿不 阅读(4427) | 评论 (18)  编辑

     摘要: 在ASP.NET我们在使用Repeater,DetailsView,FormView,GridView等数据绑定模板时,都会使用<%# Eval("字段名") %>或<%# Bind("字段名") %>这样的语法来单向或双向绑定数据。但是我们却很少去了解,在这些语法的背后,ASP.NET究竟都做了哪些事情来方便我们使用这样的语法来绑定数据。究竟解析这样的语法是在编译时,还是运行时?如果没有深入去了解,我们肯定不得而知。这个简短的系列文章就是带我们大家一起去深入探究一下ASP.NET绑定语法的内部机理,以让我们更加全面的认识和运用它。  阅读全文
posted @ 2008-05-03 23:05 阿不 阅读(9798) | 评论 (33)  编辑

posted @ 2008-04-10 20:11 阿不 阅读(4368) | 评论 (35)  编辑

posted @ 2008-01-22 19:41 阿不 阅读(5410) | 评论 (67)  编辑

posted @ 2008-01-16 19:46 阿不 阅读(6232) | 评论 (77)  编辑

posted @ 2008-01-16 14:15 阿不 阅读(908) | 评论 (6)  编辑

posted @ 2008-01-10 09:31 阿不 阅读(2959) | 评论 (21)  编辑

posted @ 2008-01-07 17:42 阿不 阅读(1612) | 评论 (32)  编辑

posted @ 2008-01-03 19:53 阿不 阅读(3409) | 评论 (14)  编辑

posted @ 2008-01-02 09:05 阿不 阅读(2655) | 评论 (13)  编辑

posted @ 2007-12-23 18:22 阿不 阅读(2559) | 评论 (34)  编辑

posted @ 2007-12-23 12:37 阿不 阅读(2351) | 评论 (13)  编辑

Full .Net相关技术 Archive