August 2010
Intermediate to advanced
1224 pages
34h 17m
English
You can use Visual Studio to create a WCF service project in much the same way as you define other projects (File, New, Project). From the Add New Project dialog box you can select the WCF node under either C# or Visual Basic. This enables you to choose a WCF service project template. Figure 22.16 shows this dialog box.
Figure 22.16 Use the WCF project templates to define your WCF service application.

Notice that there are a few WCF service templates from which to choose. These templates enable you to create WCF services based on your specific needs. There is a template for working with Windows workflow called WCF Workflow ...