RSS 2.0 Feed
Indigo/SOA
摘要:根据zdnet的Mary Jo Foley,作为微软代号为Oslo的SOA技术和战略(提供一个世界级的主流建模平台,促进IT和业务间的合作和集成)的一部分,微软正在开发一门代号为D的新编程语言(此D非那D也)。D将是一门声明式的文字建模语言(textual modeling lanuage),目标用户是业务专业人员和领域专家。围绕着D,将有一个新的编辑工具,称为Intellipad (也有Emacs.Net编辑器一说)。 在上个月底在微软举行的Lang. NET会议上,微软的Chief Modeling Officer Don Box对此做了一些提示。他说,微软对开发一种类似80年代CASE工具那样的东西不感兴趣, “This is not some 1980s CASE [Computer-Aided Software Engineering] play where we're doing round-tripping between your UML [Unified Modeling Language]—although we’ll probably do some of that. But really what we're talking about is making the platform just work this way so that the thing that's on the hard disk and runs is more data than it is code.” 微软的目的是“把更多应用的东西放到数据里去,少放在代码里(putting more and more of your application into data and putting less in code)”,“允许开发人员少写代码,更好地理解他们要开发的软件 (to enable developers to write less code and to better understand their software)”。 Mary Jo Foley猜测,也许到10月份PDC时,微软会公布该语言的技术预览版。......[阅读全文]

posted @ | Feedback (5) | Filed Under [ Indigo/SOA .NET ]

摘要:微软的Robert Shelton推出了一个Windows Communication Foundation(WCF)实战系列教程: 博客http://blogs.msdn.com/federaldev/archive/2006/06/26/647794.aspx 教程网站http://www.federaldeveloper.com/workshops/default.aspx 这个系列教程,旨在教你怎么使用WCF来开发面向服务(SO)的应用,含有很多屏幕截图,并且提供改动前后的编码供你练习。目前推出的三篇的内容包括 第一篇:建立一个基本的WCF服务,寄宿于IIS第二篇:给一个WCF服务添加会话状态管理第三篇:给一个WCF服务添加事务支持 看到很多人愿意翻译类似的内容,这是个好现象。 如果有人感兴趣又没赶上翻译Scott Mitchell的教程的话,不妨来翻译一下这个教程。如果大家想合作且不想做重复劳动的话,请跟贴。...[阅读全文]

posted @ | Feedback (21) | Filed Under [ Indigo/SOA .NET ]

摘要:Indigo开发团队的程例,应用和可用性方面的项目主管David Pallmann的《Programming "Indigo": Code Name for the Unified Framework for Building Service-Oriented Applications on the Microsoft Windows Platform Beta Edition》一书已经出版了,该书的第三章“编程模型”和第五章“合同”已经出现在MSDN上 另外,Scott Seely,Yaniv Pessach 和Brian Nantz也在写一本Indigo方面的书,他们有个专门的网站/blog 《That Indigo Book》,上面贴有该书的一些章节以及不少跟Indigo有关的资源...[阅读全文]

posted @ | Feedback (3) | Filed Under [ Indigo/SOA ]