What you'll learn?

  • Build and use a Web service.
  • Configure and customize a Web service application.
  • Call Web methods asynchronously.
  • Build remote client and server applications.
  • Create and serialize remoteable types.
  • Manage the lifetime of remote objects.
  • Call remote methods asynchronously.
  • Implement remote events.
  • Send and receive messages by using Microsoft Message Queuing.
  • Create and use serviced components.

Description

This instructor-led workshop provides students with the knowledge and skills to develop distributed applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005. The workshop focuses on building distributed applications by using Web services, remoting, Microsoft Message Queuing, and serviced components.

Audience :

This workshop is intended for corporate and Independent software vendor application developers who have a desire to learn more about specific technology areas in distributed application development.

Topics :

Building and Consuming a Simple XML Web Service

o  Technical Context of Web Services

o  Components of Web Service Technology

Configuring and Customizing a Web Service

o  XML Serialization

o  How to Use Complex Data Types in Web Services

o  How to Use Attributes to Control Serialization

o  How to Use Service Configuration Attributes

o  Configuration Files

Calling Web Methods Asynchronously

o  The Need for Asynchronous Calls

o  Options for Making Asynchronous Calls

o  One-Way Methods

Building a Remoting Client and Server

o  Technical Context of Remoting

o  Remoting Servers and Clients

o  Important Components of Remoting

Creating and Serializing Remotable Types

o  Marshal by Value

o  Marshal by Reference

o  Version Compatibility for Remotable Types

o  Generic Classes

Performing Remoting Operations Asynchronously

o  Asynchronous Methods

o  Calling Remote Methods Asynchronously

o  One-Way Methods

o  Using Events in Remoting Applications

Managing the Lifetime of Remote Objects

o  Life Cycle of Remote Objects

o  Lifetime Sponsors

o  Lease Properties

o  Leases and Exception Handling

Sending and Receiving Messages by Using Message Queuing

o  Understanding Message Queuing

o  Creating a Message Queue and Sending a Message

o  Receiving a Message and Posting a Response

o  Using IIS with Message Queuing

Creating and Consuming Serviced Components

o  COM+ Services

o  Implementing a Serviced Component

o  Registering a Serviced Component

o  Instantiating a Serviced Component

Prerequisities :

Recommended Knowledge :

Before attending this workshop, students must: Be able to manage a solution environment using the Visual Studio 2005 Integrated development environment (IDE) and tools; Understand the Microsoft .NET Framework 2.0 and the Common Language Runtime; Be able to program an application by using a .NET Framework 2.0-compliant language; Know how to make assemblies available to other applications; Have a basic understanding of XML including XML declaration, elements, attributes, and namespaces; Have a basic understanding of application domains; Have a basic understanding of delegates and events; Have a basic understanding of threads.

Recommended Course(s) :

Category :

  • Programming

Training Materials :

Microsoft Official Courseware (MOC)

Labs :

This course includes several labs to ensure you will gain the targeted skills and experience.

Credential :

This course is a credit towards MCTS: Microsoft .NET Framework 2.0 - Distributed Application Development and MCPD: Enterprise Application Developer