This guide provides an overview of Web application design and introduces the more advanced topics of building components and ISAPI extensions, data access, Web-based transactions, and performance.
Design Decisions: Describes several key issues you should consider in designing web applications.
Accessing Data with ASP: Introduces data access from a Web page with Microsoft® ActiveX® Data Objects (ADO).
Processing Transactions: Outlines how IIS and Component Services, available with Windows 2000 or later, work together to provide Web-based transactions.
Developing ISAPI Extensions and Filters: Describes the Internet Server API (ISAPI) within the IIS architecture, and provides guidelines for developing ISAPI extensions and filters.