Service Model Extensions

Damir Dobric Posts

Next talks:

 

    

Follow me on Twitter: #ddobric



 

 

Archives

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:
developers.de is a .Net Community Blog powered by daenet GmbH.