The documentation is on the MSDN site under Web Service Enhancements (WSE)
3.0. Both WS-Transfer and WS-Addressing are covered under Messaging.
A good starting point is here:
http://msdn2.microsoft.com/en-us/library/ms977317.aspx
WCF also contains the WS-* bits. Here is a sample for WS-Transfer under WCF:
http://www.codeproject.com/soap/WSTransfer.asp

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
*********************************************
Think outside the box!
*********************************************
> Although I see a lot of reference telling me that MSE.2.0 MSE3.0
> support WS-*, but I have not seen any concrete sample on how the WS-*
[quoted text clipped - 4 lines]
> Thanks.
> John
johnxhc@gmail.com - 09 Apr 2007 20:02 GMT
Thanks.
how come the MSDN http://msdn2.microsoft.com/en-us/library/aa480728.aspx
(please see the end of the article) chart state that neither WSE2.0,
WSE3.0 nor .NET 3.0 support ws-management,ws-transfer,ws-event?
Please advice.
John
On Apr 9, 11:07 am, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo...@comcast.netNoSpamM> wrote:
> The documentation is on the MSDN site under Web Service Enhancements (WSE)
> 3.0. BothWS-Transferand WS-Addressing are covered under Messaging.
[quoted text clipped - 23 lines]
>
> - Show quoted text -