Browse by Tags

Related Posts

  • IIS7 modules vs. IIS6 ISAPI (Reason #10): C++ Class-based encapsulation model

    The first post in the IIS6 ISAPI vs IIS7 module development series. This one is about the basics, and why they make such a big difference. Read more here - http://mvolo.com/2006/10/07/why-iis7-module-is-better-then-iis6-isapi---reason-10-c-classbased-encapsulated-model-vs-cstyle-static-functions.aspx...
    Posted to iis (Weblog) by Anonymous on 10-08-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • 10 reasons why server development is better with IIS7

    As you already know (if you don’t, go read about it right now ), IIS7 core server has been completely re-engineered to provide a brand new extensibility model on top of which all of the server features are built. This allows anyone to remove/replace all existing server features, or add new ones...
    Posted to iis (Weblog) by Anonymous on 10-08-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • IIS7 modules vs. IIS6 ISAPI (Reason #9): Intuitive object model

    This is the second post in the series on why IIS7 module development beats the pants off the ISAPI development for the previous version of IIS. Today's topic - the rich class-based IIS7 object model. Read more on http://mvolo.com/2006/10/12/iis7-modules-vs-iis6-isapi-reason-9-intuitive-object-model...
    Posted to iis (Weblog) by Anonymous on 10-13-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • IIS7 modules vs. IIS6 ISAPI (Reason #9): Intuitive object model

    This is the second post in the series on why IIS7 module development beats the pants off the ISAPI development for the previous version of IIS. Today's topic - the rich class-based IIS7 object model. Read more on http://mvolo.com/2006/10/12/iis7-modules-vs-iis6-isapi-reason-9-intuitive-object-model...
    Posted to iis (Weblog) by Anonymous on 10-13-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • IIS7 modules vs. IIS6 ISAPI (Reason #10): C++ Class-based encapsulation model

    The first post in the IIS6 ISAPI vs IIS7 module development series. This one is about the basics, and why they make such a big difference. Read more here - http://mvolo.com/2006/10/07/why-iis7-module-is-better-then-iis6-isapi---reason-10-c-classbased-encapsulated-model-vs-cstyle-static-functions.aspx...
    Posted to iis (Weblog) by Anonymous on 10-08-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • 10 reasons why server development is better with IIS7

    As you already know (if you don’t, go read about it right now ), IIS7 core server has been completely re-engineered to provide a brand new extensibility model on top of which all of the server features are built. This allows anyone to remove/replace all existing server features, or add new ones...
    Posted to iis (Weblog) by Anonymous on 10-08-2006, 12:00 AM
    Filed under: IIS7, IIS, ISAPI, modules
  • IIS - Sample ISAPI Filter doing Redirection to another website

    I know I'm in a very old world of writing ISAPI Filters to do the redirection instead of just creating an IHttpModule and plug it directly in the IIS7 request pipeline. But, one of my customer wanted this ISAPI filter and I made a fairly simple ISAPI Filter to do the redirection. Below sample doesn't...
    Posted to iis (Weblog) by Anonymous on 05-09-2008, 12:00 AM
    Filed under: IIS, ISAPI
Page 1 of 1 (7 items)
Page view counter