|
|
Browse by Tags
All Tags » BizTalk » microsoft » WCF » Architecture
-
Overview of WCF architecture Figure 1 illustrates the generic architecture WCF employs for all services.
Figure 1 - General WCF Architecture
The outer service represents the AppDomain of the service. A WCF service consists of contracts (data, fault and service contracts), a service instance (implementation) which is the implementation of a ...
|
|
|