Visual Studio 2008 Windows Communication Foundation Training
Aanbieder | Master it Training |
Kosten | €1.195,00 |

Overzicht
Bestemd voor
This course is intended for application developers who know how to build and consume Web services in .NET 2.0 and how to use the common features of the base class library. The application developers do not have to understand concepts such advanced WS-*, WSE, service lifecycle management, and diagnostics.
Benodigde kennis
Before attending this course, students should have intermediate experience developing applications by using previous versions of Microsoft Visual Studio.
Programma
Module 1: Getting Started with Windows Communication Foundation This module explains how to build a simple WCF service and client Lessons Designing an Application to be Part of a Service Oriented Architecture (SOA) Overview of WCF ... Volledig programmaKosten
Het tarief is incl. studiemateriaal en lunch, excl. BTW InschrijvenBeschrijving
This three-day course provides students with the knowledge and skills to build and configure a Windows Communication Foundation (WCF) solution.
Doelgroep
This course is intended for application developers who know how to build and consume Web services in .NET 2.0 and how to use the common features of the base class library. The application developers do not have to understand concepts such advanced WS-*, WSE, service lifecycle management, and diagnostics.
Voorkennis
Before attending this course, students should have intermediate experience developing applications by using previous versions of Microsoft Visual Studio.
Programma
Module 1: Getting Started with Windows Communication Foundation
This module explains how to build a simple WCF service and client
Lessons
- Designing an Application to be Part of a Service Oriented Architecture (SOA)
- Overview of WCF Architecture
- Using a Language-Level Interface As a Service Contract
- Implementing a Simple WCF Service in Visual Studio 2008
- Consuming a simple WCF service in Visual Studio 2008
Module 2: Configuring and Hosting WCF Services
This module explains how to create and configure a WCF service as a managed application and select an appropriate hosting option
Lessons
- Programmatically Configuring a Managed Application to Host a WCF Service
- Programmatically Configuring a Managed Application to Call a WCF Service
- Defining Client and Service Settings by Using File-Based Configuration
- Selecting a Hosting Option for a WCF Service
- Deploying a WCF Service
Module 3: Endpoints and Behaviors
This module explains how to expose a WCF service over different endpoints and add runtime functionality using behaviors
Lessons
- Exposing WCF Services Over Different Endpoints
- Adding Behaviors to Services and Endpoints
- Interoperating with Non-WCF Web services
Module 4: Debugging and Diagnostics
This module explains how to improve debugging capabilities by examining messages and service activity
Lessons
- Logging Messages
- Activity Tracing
Module 5: Designing and Defining Contracts
This module explains how to define service, operation, and data contracts to meet application requirements
Lessons
- Designing a Coherent and Cohesive WCF Service Interface
- Defining a Service Contract
- Defining Operations on a Service
- Defining a Data Contract
Module 6: Handling Errors
This module explains how to add error handling to a WCF application
Lessons
- Relating .NET Exceptions to Service-level Faults
- Using Faults in a Service
- Handling Faults and Exceptions on Clients
Module 7: Improving WCF Service Quality
This module explains how to address service quality issues such as performance, availability, concurrency and instance management
Lessons
- Managing WCF Service Instances
- Managing Concurrency Issues
- Improving WCF Service Performance
Module 8: Implementing WCF Security
This module explains how to implement security in a WCF application
Lessons
- Overview of Security in WCF
- Applying Overall Security Requirements to a Binding
- Specifying Required Client and Service Credentials
- Working With Security Information
Module 9: Implementing Transactions
This module explains how to protect data integrity through correct use of transactions
Lessons
- Overview of Transactions in a Service-Oriented Application
- Creating Transactional Service Operations
- Enabling the Flow of Transactions from Client to Service