享受代码,享受人生

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.
posts - 98, comments - 2396, trackbacks - 162, articles - 45
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

06 2006 档案

posted @ 2006-06-29 14:24 idior 阅读(2437) | 评论 (3) 编辑 |

摘要: 为了让SOA的应用能够更加的成熟,一些标准化组织(主要有W3C,OASIS)对Web Services的功能进行了扩展,为此制定了一系列的WS-*规范。通过这些规范,使得Web Services在实际应用中的能力得到了很大的增强,这些能力主要体现在对服务质量的保障上,例如安全,可靠性,事务等等。其中,WS-Addressing规范作为一个基础,为其余的规范提供了重要的支持功能,因此有必要在了解其他...阅读全文

posted @ 2006-06-28 13:38 idior 阅读(12590) | 评论 (17) 编辑 |

posted @ 2006-06-25 21:07 idior 阅读(2856) | 评论 (21) 编辑 |

posted @ 2006-06-13 10:57 idior 阅读(1586) | 评论 (0) 编辑 |

posted @ 2006-06-13 10:48 idior 阅读(1925) | 评论 (0) 编辑 |

摘要: O/R M一个相当常见的概念,不过也是一个被很多人误解的概念。O/R M据我所知是从Java社区产生的,而到了.Net社区它的意味就完全变了。首先让我们来看看为什么是O/R M而不是R/O M?其实之所以很多人没有理解O/R M的含义就是因为没有充分的考虑上面这个问题。以O为主还是以R为主?你是从面向对象的角度分析考虑问题还是从关系的角度分析考虑问题。从面向对象的角度考虑问题,意味着你可以使用封装...阅读全文

posted @ 2006-06-07 21:32 idior 阅读(18172) | 评论 (57) 编辑 |