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 ...

Configuring services with endpoints
Category: Languages > .net      Posted: 08 Mar 09

Learn how to configure WCF services with a variety of different endpoints. You'll see how to use the WCF Configuration Editor in Visual Studio 2008 to ...