Published Wednesday, September 13, 2006 2:06 AM by mtaulty

Windows Communication Foundation: Videos

I've been getting a lot of mail feedback about the Workflow Foundation Videos that are linked to from the NetFx3 site so I thought I'd draw together the WCF videos that I made as well in one place (I can't remember whether I've done this before on a single post but if I have then I can't find it).

Generally, these WCF videos are slightly out of date with respect to the current Rc1 bits but the principles should all still pretty much apply.

Here's the run-down;

Windows Communication Foundation:" Hello World"

The Windows Communication Foundation is a new framework for building distributed applications. In this session we'll take a look at the basics of getting an application up and running

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Type Serialization

The WCF offers a number of different serialization technologies for turning .NET object types into XML for transmission across service boundaries. This session explores what's available.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: DataContract Serialization

The DataContract is the standard mechanism in the WCF for serializing .NET object types into XML. This session looks at the various options that DataContract makes available.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Typed and Untyped Messages

The WCF has a lot of flexibility in the way in which it goes from .NET objects to SOAP messages. It can handle parameters and typed/untyped messages. Let's take a look.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Bindings

A great deal of power and flexibility comes from the use of bindings in the WCF to specify communication details. Here we explore a little of the standard bindings and how we can configure them.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Message Encoding

The WCF offers a flexible choice of mechanisms for turning a SOAP message into something that we can transmit between services. In this session we'll look at the options.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Message Patterns

And you thought service communication was just request and response? This session looks at how we can use the WCF for one way and two way message exchanges.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Sessions

The WCF has facilities for maintaining a session of messages between a client and a service. In this session we'll take a look at how we can make use of those facilities.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Instancing

WCF services can be singletons, they can be single-call objects or they can have a lifetime that is tied to the session. Let's dive into how we make this work.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Concurrency

In an server side development, concurrency always crops up and the WCF is no exception. Here we explore the options for single and multi-threaded services.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Exceptions

Every piece of code needs to think about how to deal with exceptions - the WCF has particular mechanisms for translating .NET exceptions into SOAP faults which we explore here.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Transactions

The WCF has facilities for coordinating work done by multiple pieces of software under a single atomic transaction. In this session we'll look at getting that set up and working.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: HTTPS Transport Security

The WCF provides transfer security for messages either by relying on the transport or by using message level mechanisms. In this session we'll look at using HTTPS at the transport layer to provide integrity, privacy and authentication for messages in transit.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Message Security

The WCF provides transfer security for messages either by relying on the transport or by using message level mechanisms. In this session we'll look at using message security in order to perform authentication and provide privacy and integrity for messages.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Authorisation

In this session we'll look at some basic mechanisms for authorising access to service operations that the WCF offers.

Click here to watch the video online or here to download a zip file to watch offline

 

Windows Communication Foundation: Auditing

The WCF has facilities for auditing message authentication operations and service authorisation operations. In this session we'll look at how we can configure those facilities.

Click here to watch the video online or here to download a zip file to watch offline

Video Duration 9 minutes, Original publication date Tuesday, March 21, 2006, Feedback Score (0.0 out of 5 from 0 votes)

# New and Notable 112 @ Wednesday, September 13, 2006 6:09 AM

Wow, Scott Hanselman recommends these and then I don't have one since July 21st. As usual, I am busy

Sam Gentile

# Windows Communication Foundation Screencasts @ Wednesday, September 13, 2006 9:24 AM

Mike Taulty just blog'd a nice summary of a bunch of WCF Screencasts he did here.  Robert mentioned...

Federal Developer Weblog

# Getting Started with WCF @ Monday, June 04, 2007 6:30 PM

With the new version of TeamGuide using a WCF service to distribute the Process MeNtOR content to our...

Scott Middleton

# Video su WCF @ Wednesday, June 20, 2007 3:30 PM

BabbaBlog

# Video su WCF @ Tuesday, June 26, 2007 3:45 PM

BabbaBlog

# Current reading (WCF) on ::DotNet Quest for…:: @ Tuesday, March 04, 2008 7:12 AM

PingBack from http://motaherashermin.com/blog/?p=11

Current reading (WCF) on ::DotNet Quest for…::

# WCF Tutorials « nothin but dotnet @ Monday, March 31, 2008 2:26 AM

PingBack from http://dotnetgeek.wordpress.com/2008/03/31/wcf-tutorials/

WCF Tutorials « nothin but dotnet