享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
随笔 - 213, 文章 - 45, 评论 - 2315, 阅读 - 121万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  Orcas

摘要:以一些代码片段和个人的理解对LINQ的介绍:(我更愿意叫它LINQ,而不是Orcas, 因为它可能根本不是Orcas,而是.Net2.1)主要内容包括: Implicitly typed local variables Extension methods Lambda Expressions Object and Collection initializers Anonymous types Qu... 阅读全文

posted @ 2005-09-20 11:49 idior 阅读(4056) 评论(3) 推荐(0) 编辑

摘要:Windbey中为了增强对集合的访问能力, MS设计了List<T>这么一个泛型集合, 其中有不少的增强功能,比如Foreach,ConvertAll,FindAll等等,并且为了方便使用MS在System名空间下引入了一些特制的Delegate.主要包括以下几个:20public delegate void Action<T>(T obj); //Used by ForE... 阅读全文

posted @ 2005-09-18 22:00 idior 阅读(17084) 评论(7) 推荐(2) 编辑

摘要:MSDN有关.Net平台未来新增功能的介绍.网址链接 阅读全文

posted @ 2005-09-14 17:17 idior 阅读(2335) 评论(2) 推荐(0) 编辑

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