Creating a pure WCF service

In case one is new to WCF, he/she can use this task to become familiar with fundamental WCF concepts. In this task, we will create a simple WCF stock price service host in IIS 7.

How to do it...

  1. Create a IIS Application:

    Right-click an IIS Site; we will see the menu shown in the following screenshot:

    How to do it...

    Then create a StockPriceService application.

    How to do it...

    Please remember its folder path. We will create files in this folder in the following steps.

    Please also note that the WCFSite should run in .NET Framework 4.0 application pool.

  2. Create ...

Get Microsoft Windows Workflow Foundation 4.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.