- Programming with Web Services Enhancements 2.0
http://msdn.microsoft.com/webservices/building/wse/default.aspx?pull=/library/en-us/dnwse/html/programwse2.asp
Take advantage of the support for Web services policy, Windows-integrated Kerberos security, addressing, and new messaging models in Web Services Enhancements 2.0. - Using WS-Trust and WS-SecureConversation
http://msdn.microsoft.com/webservices/understanding/specs/default.aspx?pull=/library/en-us/dnwebsrv/html/ws-trustandsecureconv.asp
Learn about recent updates to the WS-Trust and WS-SecureConversation specifications. This article includes information on issuing security tokens, establishing secure sessions, and using derived keys.
- Hands on Lab: Web Services Security and Policy with Web Services Enhancements 2.0
http://download.microsoft.com/download/7/A/A/7AA994A0-98E1-42CC-A527-0FE1B49DEB40/HOL-WSE-Security.EXE
Learn how to secure Web services without writing code, how to author security policies, and how to leverage the WSE programming model to secure you Web services. Extract the project files to a local directory to get started. - Hands on Lab: Web Services Messaging with Web Services Enhancements 2.0
http://download.microsoft.com/download/C/9/B/C9B866B0-0787-4CA7-8A5B-92DE75CD7F99/HOL-WSE-Messaging.EXE
Learn how to use WSE’s lightweight Web service messaging infrastructure, do basic one-way and request/response messaging over multiple transports, and build your own peer to peer instant messaging program. Extract the project files to a local directory to get started