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. The zip file contains the following projects:
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.
| Attachment | Size |
|---|---|
| ExampleOne.zip | 579.37 KB |