阿不

不抛弃,不放弃

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

经验总结

posted @ 2008-05-31 21:38 阿不 阅读(2871) | 评论 (11)  编辑

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

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

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

posted @ 2008-04-17 19:18 阿不 阅读(2953) | 评论 (13)  编辑

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

posted @ 2008-03-06 18:20 阿不 阅读(3039) | 评论 (11)  编辑

posted @ 2008-03-04 13:30 阿不 阅读(3561) | 评论 (18)  编辑

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

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

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

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

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

posted @ 2007-11-24 13:49 阿不 阅读(2608) | 评论 (19)  编辑

posted @ 2007-11-24 11:27 阿不 阅读(2486) | 评论 (5)  编辑

Full 经验总结 Archive