developers.de
daenet's .NET Community

Service Model Extensions

By extending of WCF there are several types of possible extensions in the configuration file. In general there are three main groups of extensions:

1. Behavior Extensions
2. Binding Element Extensions
3. Binding Extensions

Here is an example which can be found in the machine.config file.

image

Following picture shows how to implement the custom binding.
image

To do this, it is necessary to implement three different classes, which derive from Binding, StandardBindingCollectionElement and StandardBindingElement.


Posted Jul 13 2008, 12:50 AM by Damir Dobric
Filed under:

Add a Comment

(required)  
(optional)
(required)  
Remember Me?