This document provides an introduction and overview of Windows Communication Foundation (WCF). It discusses how WCF allows building service-oriented applications, its architecture, and ways for clients and services to communicate. Key aspects of WCF covered include the address, binding and contract (ABC's), hosting options, advantages like extensibility, and disadvantages like vendor lock-in. The agenda concludes with demonstrations of basic WCF concepts and configurations.