Developing Windows Communication Foundation Solutions with Microsoft Visual Studio 2010

Similar documents
Developing Windows Communication Foundation Solutions with Microsoft Visual Studio 2010

Developing Windows Communication Foundation Solutions with Microsoft Visual Studio 2010

MOC 6461A C#: Visual Studio 2008: Windows Communication Foundation

Pro WCF 4. Practical Microsoft SOA Implementation SECOND EDITION. Apress* Nishith Pathak

Windows Communication Foundation (WCF) Visual Studio 2008

MS-20487: Developing Windows Azure and Web Services

Sentinet for BizTalk Server SENTINET

Overview SENTINET 3.1

Communication Foundation

[MS20487]: Developing Windows Azure and Web Services

describe the functions of Windows Communication Foundation describe the features of the Windows Workflow Foundation solution

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES

Developing Windows Azure and Web Services

Sentinet for Microsoft Azure SENTINET

Developing Microsoft Azure and Web Services. Course Code: 20487C; Duration: 5 days; Instructor-led

Windows Communication Foundation. Mike Taulty, Mike Ormond Developer & Platform Group Microsoft Ltd

Sentinet for BizTalk Server VERSION 2.2

Microsoft Developing Windows Azure and Web Services

Getting Started with WCF

Sentinet for Windows Azure VERSION 2.2

Advanced WCF 4.0 .NET. Web Services. Contents for.net Professionals. Learn new and stay updated. Design Patterns, OOPS Principles, WCF, WPF, MVC &LINQ

10267 Introduction to Web Development with Microsoft Visual Studio 2010

Programming Microsoft's Clouds

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

Vlad Vinogradsky

WCF-Service-Endpoint. WCF Endpoint Components

Software Design COSC 4353/6353 DR. RAJ SINGH

Oracle SOA Suite 12c: Build Composite Applications. About this course. Course type Essentials. Duration 5 Days

Who Should Read This Book?

Oracle SOA Suite 11g: Build Composite Applications

70-487: Developing Windows Azure and Web Services

Course Window Communication Foundation (WCF) Get the rewards, respect, and recognition you deserve, Become a Microsoft Certified Professional.

Content Pack. Content Pack objectives

Microsoft Official Courseware Course Introduction to Web Development with Microsoft Visual Studio

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010

BEAAquaLogic. Service Bus. JPD Transport User Guide

Introduction to Web Development with Microsoft Visual Studio 2010

This presentation is a primer on the BPEL Language. It s part of our series to help prepare you for creating BPEL projects. We recommend you review

Microsoft_PrepKing_70-583_v _85q_By-Cath. if u wana pass the exam with good percentage dn follow this dump

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Transport (http) Encoding (XML) Standard Structure (SOAP) Description (WSDL) Discovery (UDDI - platform independent XML)

"Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary

ebusiness Suite goes SOA

SUN. Java Platform Enterprise Edition 6 Web Services Developer Certified Professional

Oracle SOA Suite 12c: Build Composite Applications

Developing Data Access Solutions with Microsoft Visual Studio 2010

Neuron Change History

: ESB Implementation Profile

DE Introduction to Web Development with Microsoft Visual Studio 2010

Java Web Service Essentials (TT7300) Day(s): 3. Course Code: GK4232. Overview

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

The SOAP Story. Martin Parry Developer & Platform Group Microsoft Ltd

Oracle SOA Suite 12c : Build Composite Applications

Introduction to Windows Azure. Managing Windows Azure. Module Manual. Authors: Joey Snow

Implementing a Ground Service- Oriented Architecture (SOA) March 28, 2006

DEVELOPING WEB AZURE AND WEB SERVICES MICROSOFT WINDOWS AZURE

Microsoft Windows HPC Server 2008 R2 for the Cluster Developer

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Introduction to Web Development with Microsoft Visual Studio 2010

SharePoint 2010 Developer Core Skills Course Length: 5 days Price: $3,000

70-532: Developing Microsoft Azure Solutions

Operations Orchestration 10.x Flow Authoring (OO220)

BPEL Research. Tuomas Piispanen Comarch

Distribution and Integration Technologies

Architectural patterns and models for implementing CSPA

CHAPTER2 UNDERSTANDING WINDOWSAZURE PLATFORMARCHITECTURE

IEC : Implementation Profile

10265: Developing Data Access Solutions with Microsoft Visual Studio 2010 Duration: 5 Days Method: Instructor-Led

Microsoft Visual Studio 2010 Training Course Catalogue. Learning Solutions

6/20/2018 CS5386 SOFTWARE DESIGN & ARCHITECTURE LECTURE 5: ARCHITECTURAL VIEWS C&C STYLES. Outline for Today. Architecture views C&C Views

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

MS : Installation and Deployment in Microsoft Dynamics CRM 2013

Oracle SOA Suite 11g: Build Composite Applications

SharePoint 2013 Search Inside Out

Neuron Change History

ICENI: An Open Grid Service Architecture Implemented with Jini Nathalie Furmento, William Lee, Anthony Mayer, Steven Newhouse, and John Darlington

F O U N D A T I O N. OPC Unified Architecture. Specification. Part 1: Concepts. Version 1.00

"Charting the Course... MOC A Developing Data Access Solutions with Microsoft Visual Studio Course Summary

Microsoft Exam MB2-701 Extending Microsoft Dynamics CRM 2013 Version: 6.1 [ Total Questions: 90 ]

(9A05803) WEB SERVICES (ELECTIVE - III)

Topics on Web Services COMP6017

Edge Foundational Training

Windows Communication Foundation

Microsoft Extending Microsoft Dynamics CRM 2011

Programming Web Services in Java

70-532: Developing Microsoft Azure Solutions

DEVELOPING WEB APPLICATIONS WITH MICROSOFT VISUAL STUDIO Course: 10264A; Duration: 5 Days; Instructor-led

9.2(1)SU1 OL

Oracle Cloud Using the Oracle Utilities Adapter. Release 17.3

Oracle Service Bus. Interoperability with EJB Transport 10g Release 3 (10.3) October 2008

SOA-20: The Role of Policy Enforcement in SOA Management

Mastering VB.NET using Visual Studio 2010 Course Length: 5 days Price: $2,500

Service-Oriented Architecture (SOA)

COURSE OUTLINE MOC : PLANNING AND ADMINISTERING SHAREPOINT 2016

NET 3.0 and NET 3.0 contains four building blocks, shown in the figure below:

Next-Generation SOA Infrastructure. An Oracle White Paper May 2007

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

Integrating Legacy Assets Using J2EE Web Services

Service Virtualization

JD Edwards EnterpriseOne Tools

Transcription:

Course 10263A: Developing Windows Communication Foundation Solutions with Microsoft Visual Studio 2010 Course Details Course Outline Module 1: Service-Oriented Architecture This module explains how to design SOAs, how to adhere to SOA tenets, and how to leverage the benefits of SOA scenarios using WCF. What Is SOA? The Benefits of SOA Scenarios and Standards Introduction to WCF Lab : Service-Oriented Architecture Practicing the SOA Tenets Implementing Service Agility and Scalability Interoperating with Other SOA Technologies Using REST Services Describe SOA tenets, scenarios, and benefits for distributed application development Design SOA-enabled applications Map SOA tenets to equivalent WCF concepts Module 2: Getting Started with Microsoft Windows Communication Foundation Develo p ment This module describes how to implement a WCF service from the beginning, including defining a contract, implementing the contract, hosting the service, configuring endpoints, and configuring bindings. It also explains how to create a proxy to a WCF service using a channel factory, and using

the Add Service Reference dialog box in Visual Studio 2010. Service Contract and Implementation Hosting WCF Services WCF Behaviors Consuming WCF Services Lab : Service Development Life Cycle Defining Service and Data Contracts Creating a Service Implementation Configuring the Service Consuming the Service Using Channel Factories Consuming the Service Using Service References Design and define service contracts and data contracts for a service Write a service implementation class that implements the service contract Host WCF services using a variety of endpoints and bindings Consume WCF services using client proxies Module 3: Hosting Microsoft Windows Communication Foundation Services This module explains how to host WCF services using Windows Services, Internet Information Services (IIS) and Windows Process Activation Service (WAS), and Windows Server AppFabric. This module describes how to choose the appropriate host, and how to configure it properly for your service s optimal operation. WCF Service Hosts ServiceHost Hosting WCF Services in Windows Services IIS, WAS, and AppFabric Configuring WCF Hosts Service Hosting Best Practices Lab : Hosting WCF Services Using Windows Server AppFabric

Using Windows Services Hosting Services in a Windows Application Using Performance Counters for Service Monitoring Appreciate and compare different WCF service hosts Configure service hosts for optimal service operation Host WCF services in Windows Services Host WCF services in IIS, WAS, and AppFabric Module 4: Defining and Implementing Microsoft Windows Communication Foundation Contracts This module describes how to define WCF service contracts, data contracts, and message contracts. This module explains how to design WCF contracts appropriately, and how to modify WCF contracts according to the selected messaging pattern. What Is a Contract? Contract Types Messaging Patterns Designing WCF Contracts Lab : Contract Design and Implementation Creating Service Contracts Creating Data Contracts Implementing Message Exchange Design and implement WCF service contracts, data contracts, and message contracts Choose the appropriate message exchange pattern Module 5: Endpoints and Behaviors This module describes how to expose multiple endpoints from a WCF service, how to automatically discover services and make services discoverable, how to configure instancing and concurrency modes for services, and how to improve service reliability with transactions and message queues. Multiple Endpoints and Interoperability

WCF Discovery WCF Default Endpoints Instancing and Concurrency Reliability Lab : WCF Endpoints and Behaviors Exposing Multiple Endpoints Using Queued Services Using Transactions Using Reliable Messaging Configuring Instancing and Concurrency Using WCF Discovery Verifying MSMQ Topology Improve service reliability by using transactions, queues, and reliable messaging Choose between the various concurrency and instancing modes and configure them Expose discoverable services and discover services using WS-Discovery Module 6: Testing and Troubleshooting Microsoft Windows Communication Foundation Services This module describes how to diagnose errors and problem root causes in WCF services, and how to configure services to expose fault information. It also explains how to use tracing, message logging, and other diagnostic and governance tools for monitoring services at runtime. Errors and Symptoms WCF Faults Debugging and Diagnostics Tools Runtime Governance Lab : Testing and Troubleshooting WCF Services Viewing Unplanned SOAP Faults Using Fault Contracts Using Error Handlers and Handling Faults Using WCF Message Logging and Tracing

Supporting Large Messages Diagnose service errors and symptoms Expose fault information from WCF services and consume faults from client applications Use debugging and diagnostics tools for service monitoring and troubleshooting Appreciate the importance of runtime governance Module 7: Security This module explains how to design secure applications, how to implement WCF security on both the message level and the transport level, how to integrate authentication and authorization into service code, and how to apply claim-based identity management in federated scenarios. Introduction to Application Security The WCF Security Model Transport and Message Security Authentication and Authorization Claim-Based Identity Lab : Implementing WCF Security Implementing Security Policy Configuring Client Verifying Security Appreciate the application security tenets Apply message and transport security to WCF services Use built-in and custom authentication and authorization providers Integrate claim-based identity into distributed systems Module 8: Introduction to Advanced Microsoft Windows Communication Foundation Topics This module explains how to improve service throughput and responsiveness using the asynchronous invocation pattern, and how to extend WCF services using inspectors, behaviors, and host extensions. It also describes how to use the WCF routing service for improving service reliability, and how to use Workflow Services to orchestrate long-running, durable, service work.

The Asynchronous Invocation Pattern Extending WCF Routing Workflow Services Lab : Advanced Topics Using Message Inspectors and Behaviors Attaching and Access Host Extensions Configuring and Use Routing Implementing Asynchronous Invocation Implementing Workflow Services Apply the asynchronous invocation pattern to improve service and client performance Extend WCF using behaviors, inspectors, and host extensions Use the WCF routing service to balance load and mask service failures Use Workflow Services to implement long-running durable services