Notice Board
那一天,我不得已上路。..... 在路上,只为温暖我的人。-<在路上〉歌词
  • 新域名同时启用,可以使用www.dotNETTools.cn 访问本站
  • 垃圾信息太多,暂时关闭Trackback功能,留言请先登录。
  • 建议使用IE6,IE7,Avant Browser,Maxthon, 1024x768 以上分辨率浏览
  • 请在页面的左/右侧Skins下面选择喜欢的皮肤,有10种以上的皮肤供你选择
  • 可以选择Tags页面,可按分类或关键字方式查看
  • .NET评测网出现页面空白的情况,请在IE将编码方式选择为自动或UTF-8,论坛的编码近日修改为UTF-8

-- 2007-11-14 13:27:28 
View Mode: Normal | Article List
January, 2006 | 1

有关POX/REST 以及Indigo

[ 2006-01-18 01:32:38 | Author: ccBoy ]
POX = Plain Old XML
REST=Representational State Transfer

这是最基本的"名称解释",之前别许多人关注的Clemens Vasters的Teaching Indigo to do REST/POX 系列文章,接着引发了WCF(Indigo) 开始全面的支持创建 "Accidentally RESTful" 或 RESTful services/application的许多猜想和论点,可以预见使用WCF创建RESTFul的应用将很快成为现实,此刻WCF终于显示出威力了 [eek] 。专门去查了一下wikipedia.org 获得了POX和REST的解释:
Quote
Plain Old XML (POX) is a term used to describe basic XML, sometimes mixed in with other, blendable specifications like XML Namespaces, Dublin Core, XInclude and XLink. People typically use the term as a contrast with complicated, multilayered XML specifications like those for Web Services or RDF.

An interesting
...

Read More...
1