November 2012
Intermediate to advanced
984 pages
27h 56m
English
When introduced with IIS 4.0, the Internet Server API (ISAPI) opened doors to a whole new world of server programming. ISAPI provided developers with a means to build on the stable and powerful IIS platform to create web applications with virtually limitless functionality.
With IIS 8.0 and the HttpModule API, ISAPI may well be considered redundant. Although the IIS team has been careful to state that support for ISAPI will not be removed any time soon, there are no strong arguments to compel developers to create new applications using this, now legacy, API.
There are many reasons why the new HttpModule API is superior to ISAPI, including:
With the vast array of third-party and proprietary ...
Read now
Unlock full access