Redian新闻
>
.NET 入门系列(2)--Web Services,XML,SOAP
avatar
.NET 入门系列(2)--Web Services,XML,SOAP# DotNet - 窗口里的风景
E*s
1
1. Web services infrastructure 以XML作为data format, 以SOAP to package up
Web services infrastructure leverages the Internet as the communications
fabric, leverages XML as the data format, leverages SOAP as the way to package
up interactions between different applications and different services.
it gives us a very robust, but still very simple framework to build these
applications on top of it.
2. the methodology for Web services , It's a set of protocols and format like
SOAP, like XML
所以如果你有一些exis
avatar
L*r
2
我想,
在设计的时候,需要考虑到底系统需要多flexible.
因为SOAP interface不是free lunch,它是付出性能代价的。
如果有兴趣,还可以比较一下XML-RPC和SOAP. XML-RPC出现在SOAP之前,比较轻量级。
SOAP引入了OO,当然也付出了更多性能代价。

package
like

【在 E*******s 的大作中提到】
: 1. Web services infrastructure 以XML作为data format, 以SOAP to package up
: Web services infrastructure leverages the Internet as the communications
: fabric, leverages XML as the data format, leverages SOAP as the way to package
: up interactions between different applications and different services.
: it gives us a very robust, but still very simple framework to build these
: applications on top of it.
: 2. the methodology for Web services , It's a set of protocols and format like
: SOAP, like XML
: 所以如果你有一些exis

avatar
m*t
3

SOAP does not support OO. It supports "complex data types" that cannot
have any behaviors attached to them.

【在 L*******r 的大作中提到】
: 我想,
: 在设计的时候,需要考虑到底系统需要多flexible.
: 因为SOAP interface不是free lunch,它是付出性能代价的。
: 如果有兴趣,还可以比较一下XML-RPC和SOAP. XML-RPC出现在SOAP之前,比较轻量级。
: SOAP引入了OO,当然也付出了更多性能代价。
:
: package
: like

avatar
L*r
4


Sorry. I am wrong. I abused the term "OO".

【在 m******t 的大作中提到】
:
: SOAP does not support OO. It supports "complex data types" that cannot
: have any behaviors attached to them.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。