使用 Web Services Enhancements 2.0 进行编程

WSE2.0 最主要完成的任务:

  • Securing Web services. (主要的目标)
  • Policy. (新的特性)
  • SOAP messaging. (基本元素)
  • Routing SOAP messages. (必须的特性)
  • Sending attachments with SOAP messages. (携带证书等)

整个2.0最大的一个贡献是真正解决了Web Services的安全性问题

http://www.microsoft.com/china/msdn/archives/library/dnwebsrv/html/programwse2.asp

你可能感兴趣的:(web services)