WCF Jumpstart
Pluralsight
Course Summary
This course is designed to get you from no knowledge of Windows Communication Foundation (WCF), to up and running with the basics of WCF in a very short time. You'll learn how to implement services, service hosts, and clients to connect to the services in .NET.
-
+
Course Description
In this course, you will get up and running quickly with Windows Communication Foundation (WCF) in a couple of hours. You'll learn the fundamental concepts behind WCF, including what it's for, and what the building blocks are that you will use in implementing services and clients. You'll see how to define service contracts, data contracts, and services. Then you will see how to get the service hosted and configure its endpoints, behaviors, and bindings. Next, you'll see how to quickly implement clients and code to generate the proxy needed to connect to the service. Finally, you will get a quick introduction to security so that you can deploy your services with security protecting them.
-
+
Course Syllabus
Hello WCF!- 21m 22s
—Course Intro 1m 25s
—Module Intro 0m 44s
—WCF Overview 2m 46s
—WCF Building Blocks 3m 40s
—WCF Configuration 1m 57s
—Demo: Hello WCF Service 4m 13s
—Demo: Hello WCF Client 3m 0s
—Demo: Service App Solution Tour 2m 11s
—Summary 1m 24sImplementing Services- 19m 49s
—Introduction 1m 0s
—Service Implementation Overview 3m 9s
—Demo: Service Contracts 4m 17s
—Demo: Data Contracts 3m 30s
—Demo: Service Implementation 5m 43s
—Summary 2m 8sHosting Services- 24m 57sImplementing Clients- 25m 13sQuick Intro to WCF Security- 17m 58s