由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - SOAP
相关主题
.NET 入门系列(2)--Web Services,XML,SOAP请教高人!
请问, ASP.NET 中, 2 个web form之间如何传参数?xmldocument and webservice question
serialization problem新问题
请问:关于C#和XML的问题 about soap?
觉得C#的valuetype和boxing真的是没有必要SOAP is out of date from web services?
.NET 入门系列(3)--SOAP, WSDL, discoshare: 10 skills for developers to focus on in 2013
.Net remoting usage and performance.[转载] 申请.NET 版
SoapExtensionReflector?using weather XML feed in C# - 1
相关话题的讨论汇总
话题: soap话题: object话题: wrap
进入DotNet版参与讨论
1 (共1页)
L*******r
发帖数: 1011
1
SOAP:
Simple Object Access Protocal
Goal: used to exchange data with web services.
Just think about how you can wrap a method in XML format. :)
references:
http://www.w3.org/TR/SOAP/
http://www.soapware.org/
a**y
发帖数: 335
2
Not only a method, you can wrap a serializable object.

【在 L*******r 的大作中提到】
: SOAP:
: Simple Object Access Protocal
: Goal: used to exchange data with web services.
: Just think about how you can wrap a method in XML format. :)
: references:
: http://www.w3.org/TR/SOAP/
: http://www.soapware.org/

1 (共1页)
进入DotNet版参与讨论
相关主题
using weather XML feed in C# - 1觉得C#的valuetype和boxing真的是没有必要
using weather XML feed in C# - 2.NET 入门系列(3)--SOAP, WSDL, disco
diffGram Re: using weather XML feed.Net remoting usage and performance.
screebshot: winform based weather appSoapExtensionReflector?
.NET 入门系列(2)--Web Services,XML,SOAP请教高人!
请问, ASP.NET 中, 2 个web form之间如何传参数?xmldocument and webservice question
serialization problem新问题
请问:关于C#和XML的问题 about soap?
相关话题的讨论汇总
话题: soap话题: object话题: wrap