Chapter 3. Hosting and Configuration
In this chapter, we will cover:
Hosting a service in a console application
Hosting a service in Windows Service
Hosting a HTTP service with ASP.NET-compatible context
Hosting a non-HTTP service in IIS 7
Customizing IIS ServiceHost via ServiceHostFactory
Specifying a dedicated service instance for a singleton service
Hosting a service in WSS 3.0