Hosting Options For Windows Communication Foundation (WCF) Services
WCF Services can be hosted in a number of ways depending on the need and required usage of the service.
Leveraging a Re-Useable WCF Service
Using Visual Studio 2008 you can quickly and easily build flexible WCF services that are hosting environment neutral. That is, build the web service as a library which can be re-used in [...]
