Similar to WCF SelfHosting.
is there to create a website that is "self-hosted" within a console app or dll?
probably the wrong way to ask this question, but what i'd like to do is use this website to spit out results that are web pages, without creating the website within IIS.
thanks