December 2007 Archive on Sukesh's IIS Blog

IIS7 Hostable Web Core Custom Service (WebCoreService)

Hostable Web Core (known as HWC) is a new concept in IIS7 to host a website/webservice inside your own process. In short a smaller hosted version of IIS (an IIS7 express edition?). This is accomplished by making a LoadLibrary call to load hwebcore.dll...

Microsoft Communities