ASP internals

著者
    • Flanders, Jon
書誌事項

ASP internals

Jon Flanders

(The developmentor series)

Addison-Wesley, c2001

この図書・雑誌をさがす
注記

Includes index

内容説明・目次

内容説明

Active Server Pages (ASP) are an outstanding solution for rapid development of Web applications - but Web developers increasingly require greater scalability than ASP can deliver alone. Using COM and COM+, developers can transform good Web applications into multi-tier applications that deliver outstanding performance, robustness, and scalability. Start by understanding how ASP and COM/COM+ work in tandem to enable scalable multi-tier Web application development, with COM components delivering middle-tier services such as business logic and database access, and ASP scripts gluing DHTML user interface elements together with the business logic. Understand Microsoft's Internet Server Application Programming Interface extension architecture, which reduces the performance overhead associated with traditional dynamic content solutions. Master Microsoft's Active Scripting COM component categories, and learn how to use ASP as an Active Scripting Host. Next, learn how ASP and IIS depend on COM+ infrastructure - and how to leverage COM+ most effectively. The book also includes detailed coverage of intrinsic interfaces, context, threading, apartments, and security - helping developers gain all the concurrency benefits COM can provide, while avoiding mistakes that lead to poor performance. For all developers who use ASP and other Microsoft Web/multi-tier development technologies.

目次

Foreword. Preface. 1. Introduction. ASP Basics. The HTTP Protocol. Conclusion. 2. IIS and ISAPI. IIS in General. Threads. Security. ISAPI Filters. The Web Application Manager. ASP as an ISAPI Extension. Thread Pools. ASP, HTTP, and State. ISAPI Filters Part II. Conclusion. 3. Active Scripting. Loading a Script. Host Interfaces. Errors. Parsing Scripts. Conclusion. 4. Wrapping http. IResponse Interface. IRequestDictionary Interface. IRequest Interface. Cookies. IStream Interface. Conclusion. 5. State Management. Session State - ISessionObject Interface. Values Methods. Control Methods. Conversion Methods. Application State - IApplicationObject Interface. Global.asa. State Synchronization. Conclusion. 6. IServer and Components. IServer Interface. Script Methods. Helper Methods. Object Creation. Context. Context Flow. Garbage Collection. Object Tag. Components in ASP. Apartments. Apartments, Context, and Performance. Apartment Interaction with the Session and Application Objects. Apartments and Security. Interaction with ASP. Conclusion. 7. Transactions. Declarative Transactions. How ASP Makes Pages Transactional. Conclusion. 8. Internationalization. Unicode. Sending Alternate Entities - CodePages. LocaleID. ASP Session Object LCID and CodePage Properties. Conclusion. Appendix ASP to ISAPI to http. Index. 020161618TO4062001

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示
詳細情報
ページトップへ