Published on ThoughtShapes (http://thoughtshapes.com) © ThoughtShapes, Inc.

Example One

By Steve Seymour
Created 12/05/2006 - 12:00am

This is the first example project in this series and forms the foundation of the other example projects--each of which builds off of this one in an attempt to make each example easy to understand. This is a complete example of WCF using OO principles that leverage the ServiceKnowType attribute. This example goes along with the content found here [0]. The zip file contains the following projects:

ExampleOne.zip [0]

You should be able to download the zip file, unzip it, open up the solution, and build it without a problem. To test the application, set the WcfServiceHost as the startup project and run, and then set the WcfClient project to the startup project before running.


Source URL:
http://thoughtshapes.com/WCF/ExampleOne.htm