In our second article of the series "Exploring Windows Communication Foundation", we explore the customization of
the service and working with faults and errors. Specifically, we look at the following:
- Hosting the service in IIS/ASP.Net Runtime
- Customizing the details of a service contract, like the name of contract, namespace-URI to which it belongs etc
- Customizing the details of an operation contract, like the name of contract, it's parameters, order etc
Downloads
The code for the project is available for download at Edujini Downloads in the Windows Communication Foundation category.