Building RESTful Services with WCF (Part 2)
Category: Languages > .net      Posted: 09 Mar 09

This screencasts continues to guide the viewer through how to build a RESTful service with WCF, simplifying the IIS hosting of the service.

Configuring WAS for TCP endpoints
Category: Languages > .net      Posted: 09 Mar 09

Learn how to configure Windows Process Activation Service (WAS) for TCP-based activation, making it possible for you to host your WCF service in IIS wi...

Hosting WCF services in Windows Services
Category: Languages > .net      Posted: 09 Mar 09

Learn how to host your WCF services within a traditional Windows Service when you can't use (or don't want to use) IIS hosting techniques for whatever ...

Hosting WCF services in IIS
Category: Languages > .net      Posted: 08 Mar 09

Learn how to host WCF services within IIS. You see how to create an .svc file for your service, configure the service within Web.config, and test your ...

WCF 4.0: Building WCF Services with WF in Microsoft .NET 4.0 - TL06
Category: Languages > .net      Posted: 11 Dec 08

Eliminate the tradeoff between ease of service authoring and performant, scalable services. Hear about significant enhancements in Windows Communicatio...

Configuring IIS7 to support Windows CardSpace sites
Category: Security > Microsoft      Posted: 17 Oct 07

In this screencast, I walk through the processes of configuring IIS7 on Windows Vista to enable a site to support Windows CardSpace:

  • Configuring I...