A Curious Mind
#tastic

WCF Assembly Architecture

Tuesday, August 29, 2006 1:37 PM

So with WCF what will my assemblies/dependencies look like?

Consumer.dll - consumes the WCF Service
- ServiceContract.dll - an assembly with nothing but interfaces

Provider.dll - provides the WCF Service
- ServiceContract.dll- an assembly with nothing but interfaces

I am sure this is one of many possible architectures, but this seems like a good basic layout.

Thoughts?


Feedback

No comments posted yet.


Post a comment





 

Please add 3 and 3 and type the answer here: