WCF (Windows Communication Foundation)
| Windows Communication Foundation (WCF) is an Application
Programming Interface that provides us a unified programming
model for rapidly building service-oriented applications.
WCF allows you to send data as an asynchronous message
from one service endpoint to another. WCF technology is
widely used as it is a very secure process for business
transactions and is a manageable approach to creating
Web services and Web service clients. Learning Objectives
|
MODULESMODULE 1: GETTING STARTED WITH WINDOWS COMMUNICATION FOUNDATION • Designing an Application to Be Part of a Service Oriented Architecture • 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 MODULE 3: ENDPOINTS AND BEHAVIORS MODULE 4: DEBUGGING AND DIAGNOSTICS MODULE 5: DESIGNING AND DEFINING CONTRACTS MODULE 6: HANDLING ERRORS MODULE 7: IMPROVING WCF SERVICE QUALITY MODULE 8: IMPLEMENTING WCF SECURITY MODULE 9: IMPLEMENTING TRANSACTIONS |

