How can I programatically read IIS\'s MIME types? I\'d like to use them when I stream data to my clients using WCF.
Any tips, or API would be appreciated
As an alternative to reading the registry, or lowering security on the config directory, there is a pre-populated MIME database within the HTML Agility Pack