learn something new
Learn
Learn
FIND A CLASS
Register
Course Schedule
Virtual Training Schedule
Contact Us
Map : Bloomington, IL
Map : Springfield, IL
Follow Us
CERTIFICATIONS
PROGRAMS
LEARN
>
Find a Class
> Class Summary
MS2549 - Adv Distributed App Development with Visual Studio 2005
If you have any questions about registering for this class, please call (877) 832-0688 Ext. 1493 or email us at
getsmart@LRS.com
Elements of this syllabus are subject to change. This two-day instructor-led workshop provides students with the knowledge and skills to develop advanced distributed applications using Microsoft Visual Studio 2005. The workshop focuses on advanced features of Web Services Enhancements (WSE) 3.0 and message queuing.
Click here for a printer-friendly version of this page
Upcoming classes
Number
Class Date
Location
Length
Cost
Sign up
MS2549
Jun 28, 2012 - Jun 29, 2012
Bloomington
2 days
$895.00
Register
MS2549
Sep 27, 2012 - Sep 28, 2012
Springfield
2 days
$895.00
Register
Prerequisites
Before attending this workshop, students must: • Must have attended or studied Workshop 2548A, Core Distributed Applications or possess equivalent knowledge and skills. • Must be able to create Web services. • Must be able to write applications that use Web services. • Be able to send and receive messages by using Message Queuing
Detailed Class Syllabus
Unit 1: Implementing WSE 3.0 Security and Policy
This unit introduces Web Services Enhancements (WSE) 3.0. It explains the Web service WS-* standards implemented by WSE and the WSE 3.0 architecture. The unit also shows how to protect Web services with WSE using policies, encryption, digital signing, and security credentials.
What is WSE 3.0 Security?
Implementing WSE 3.0 Policies
Lab 1: Implementing WSE 3.0 Security and Policy
Unit 2: Implementing WSE 3.0 Custom Policy Assertions
This unit introduces the WSE 3.0 custom policy assertion mechanism. It shows the architecture of the custom policy assertions in WSE 3.0 and how to use custom policy assertions in a Web service.
What is a WSE 3.0 Custom Policy Assertion?
Applying Custom Policy Assertions
Lab 2: Implementing WSE 3.0 Custom Policy Assertions
Unit 3: Handling Large Data Transfer by Using WSE 3.0
This unit describes how to send and receive large files by using WSE 3.0. It discusses the Message Transmission Optimization Mechanism (MTOM) protocol, how to send and receive files, and how to handle bulky data in binary format in SOAP messages.
What is the Message Transmission Optimization Mechanism (MTOM)?
How to Use MTOM with WSE 3.0
Lab 3: Handling Large Data Transfers with WSE 3.0
Unit 4: Implementing WSE 3.0 SOAP Messaging
This unit describes how to implement SOAP messaging. It describes how to send and receive SOAP messages in Web services by using different sets of protocols.
What is SOAP Messaging?
Sending and Receiving SOAP Messages
TCP and HTTP Messaging
Lab 4: Implementing WSE 3.0 SOAP Messaging
Unit 5: Implementing SOAP Headers and Extensions
This unit describes SOAP headers and extensions. It explains what a SOAP header is, and how a Web service processes a SOAP extension.
What is a SOAP Header?
What is a SOAP Extension?
Lab 5: Implementing SOAP Headers and Extensions
Unit 6: Implementing WSE 3.0 Routing
This unit discusses the routing mechanisms supported in WSE 3.0. It explains how to route Web method calls and how to implement content-based routing.
What is Routing?
Using WSE 3.0 Routing
Lab 6: Implementing WSE 3.0 Routing
Unit 7: Optimizing and Protecting Message Queuing
This unit discusses techniques for improving the security and optimizing the performance of applications that use the queuing mechanisms. It also describes how to verify whether messages posted to a queue are delivered successfully and how to correlate a message reply posted to a queue with the original message.
How to Reduce Message Queue Bottlenecks
How to Verify Message Delivery
How to Correlate Message Replies
How to Use Encryption and Authentication in Message Queues
Lab 7: Optimizing and Protecting Message Queuing