2005年10月27日

摘要: 辛苦了半小时,把我在csdn窝里面尚可留念的东西搬了过来留个连接 http://blog.csdn.net/yhwebus 以做纪念 阅读全文

posted @ 2005-10-27 19:48 白板 阅读(208) 评论(0) 推荐(0) 编辑

摘要: 前段时间看了DDD,最近在做一个项目的时候Leader要求先出E-R Model,我不是很清楚Domain Model和E-R Model具体的关系和区别。 E-R Model关注的是对象的实体和关系,是Data Modeling的一种方式,建模时并不考虑Entity的行为,在E-R概念模型的基础上可以建立relational data model及physical data model,我不太确... 阅读全文

posted @ 2005-10-27 19:42 白板 阅读(1075) 评论(0) 推荐(1) 编辑

摘要: MS提供的一份 Integration Pattern对我这样的初学者,质量还算不错的还有这么本书 , Enterprise Integration Patterns : Designing, Building, and Deploying Messaging Solutions没看过,计划中另外有个ThougthWorks那帮人办的网站 http://www.enterpriseintegrat... 阅读全文

posted @ 2005-10-27 19:40 白板 阅读(238) 评论(0) 推荐(0) 编辑

摘要: Entity是指业务意义上具有唯一标示的对象, 它和ValueObject有着以下的区别"Does an object represent something with continuity and identity—something that is tracked through different states or even across different implementation... 阅读全文

posted @ 2005-10-27 19:39 白板 阅读(320) 评论(0) 推荐(0) 编辑

摘要: There are no perfect structure . There are only structure that try to balance the current cost and benefit.Pattern is something that comes with both costs and benefits.You should find yourself using t... 阅读全文

posted @ 2005-10-27 19:37 白板 阅读(178) 评论(0) 推荐(0) 编辑

摘要: We Need 去ThoughtWorks的Portal逛了圈,看看他们招聘开发人员,都要求些什么东西. .NET Application Developers If you have... 4+ years development experience with either 3 years of Java J2EE recently moving to .NET or 4+ ... 阅读全文

posted @ 2005-10-27 19:37 白板 阅读(528) 评论(0) 推荐(0) 编辑

摘要: >看着看着,对几个问题渐渐迷惑起来,Domain的分析过程和UseCase的分析过程怎么结合与区别?如何更好的把两者进行区别?Domain Model的建立该归为需求分析过程还是设计过程?分析人员和用户代表是否要拿着UC图交流系统功能,拿着DM图交流业务逻辑和关系?(如果用户代表对这些图感兴趣或者有技术背景的话) 从steven的一份ppt中看到这么一段描述 企业信息架构 企业信息架构是将企业业务... 阅读全文

posted @ 2005-10-27 19:35 白板 阅读(536) 评论(0) 推荐(0) 编辑

摘要: 如果将字母A到Z分别编上1到26的分数,(A=1,B=2...,Z=26)你的知识(KNOWLEDGE)得到96分(11+14+15+23+12+5+4+7+5=96)你的努力(HARDWORK)也只得到98分(8+1+18+4+23+15+18+11=98)你的态度(ATTITUDE)才是左右你生命的全部(1+20+20+9+20+21+4+5=100) 从恶魔的blog里看到这么句话, ... 阅读全文

posted @ 2005-10-27 19:33 白板 阅读(217) 评论(0) 推荐(0) 编辑

摘要: 《DDD》 Chapter 4 -The Smart UI "Anti-Pattern"里面一段话,描述不使用域模型(甚至在UI里面实现逻辑)的优势和劣势。“Advantages · Productivity is high and immediate for simple applications. · Less capable developers can wo... 阅读全文

posted @ 2005-10-27 19:31 白板 阅读(249) 评论(0) 推荐(0) 编辑

摘要: 从"豆豆他爹"那里拷来一段很有意思的对话今天,挤在公交车里,听见一对母子的对话。 “妈妈,为什么没有人买票?” “这是无人售票车,妈妈上车的时候,在车头的投币箱子里投上钱,然后我们在这个门口下车就行” “妈妈,为什么要说两遍星海广场?” “因为要提醒人不要坐过了站?” “什么叫坐过了站?” “就是说本来要在这站下车,结果在后面的站才下去”。 “那为什么要说两遍呢?” “害怕说一遍有人没有听见” “... 阅读全文

posted @ 2005-10-27 19:29 白板 阅读(185) 评论(0) 推荐(0) 编辑