Hosting WCF in 3 different ways
Worth reading and very useful article "Hosting and Consuming WCF Services" found on MSDN.In brief it describes below three types of hosting mechanisums...· Self-hosting in any managed .NET application · Hosting in a Windows service
· Hosting in different versions of IIS
I thought it's very useful article as bloged it....