享受代码,享受人生

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

02 2006 档案

摘要:Windows Defender (Beta 2) is a free program that helps protect your computer against pop-ups, slow performance, and security threats caused by spyware and other unwanted software. It features Real-Tim... 阅读全文

posted @ 2006-02-19 20:14 idior 阅读(1498) 评论(0) 推荐(0) 编辑

摘要:增强的MSDN搜索,可以搜索论坛,blogs以及codezone。 阅读全文

posted @ 2006-02-08 11:00 idior 阅读(1508) 评论(0) 推荐(0) 编辑

摘要:Vertigo Software's .NET Pet Shop 4.0 article just went live on MSDN. 阅读全文

posted @ 2006-02-07 14:05 idior 阅读(1625) 评论(1) 推荐(0) 编辑

摘要:Jolt Awards Finalists 2006 阅读全文

posted @ 2006-02-07 13:22 idior 阅读(1382) 评论(0) 推荐(0) 编辑

摘要:The SourceForge.net Service Operations Group has completed the implementation of the Subversion service offering on SourceForge.net. 阅读全文

posted @ 2006-02-07 13:04 idior 阅读(1286) 评论(0) 推荐(0) 编辑

摘要:Visitor Pattern本来应该是什么样?什么是Double-Dispatch?为什么Visitor Pattern 需要使用Double-Dispatch. 不使用Double-Dispatch能实现Visitor Pattern吗?本文将进一步解读<<Design Pattern>>中的Visitor 模式。详细内容 阅读全文

posted @ 2006-02-05 22:52 idior 阅读(3453) 评论(0) 推荐(0) 编辑

摘要:刚刚看了小陆的我对系统重构的理解有些想法,就随便激扬一下文字,谈谈自己对重构的片面理解。 Tip 不要当你需要新的功能的时候,或者原来的程序出了Bug,你才想起重构。 什么时候开始重构?这是首先需要考虑的问题。一个功能没有完成就开始重构吗?不是。所有功能都完成开始重构吗?更不是。重构是一项贯穿我们程序开发的工作,当一个功能完成(能够正常工作,通过单元测试)的时候就应该开始重构。既然都通过测试了,... 阅读全文

posted @ 2006-02-05 21:25 idior 阅读(6002) 评论(9) 推荐(0) 编辑

摘要:Visual Studio 2005 Code SnippetsAdding Blogging Support to Apps with My.Blogs and Visual Basic 2005 阅读全文

posted @ 2006-02-04 14:55 idior 阅读(886) 评论(0) 推荐(0) 编辑

摘要:Bad Way: interface Monster {} class Drawf : Monster {} class Giant : Monster {} class Door { public virtual void OpenBy(Monster monster) { Console... 阅读全文

posted @ 2006-02-03 21:57 idior 阅读(1052) 评论(0) 推荐(0) 编辑

摘要:1: Override VS. Overload 多态可以说是面向对象世界中一件锋利的武器, 封装变化是它的能力的体现。但是你听说过几种多态?Simple Polymorphism :the object whose method is called is decided run-time. multi- polymorphism :the object which method is calle... 阅读全文

posted @ 2006-02-03 16:45 idior 阅读(4086) 评论(5) 推荐(1) 编辑

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