I had a lot of requests for the project I'm working on, including the IIS 7 module interface.
Does anyone know any resources for creating an IIS 7.0 module interface?
I searched for http://www.iis.net and I really did not find a good article on the basics of creating the IIS 7.0 module interface.
This can be any program article on how to create a module interface for IIS 7.0 (Windows 2008) or IIS 7.5 (Windows 2008 R2).
I found a couple of sources, did anyone find something better or more descriptive on the programming side?
source
share