ASP Internals (Developmentor Series (Dm)) - Softcover

Flanders, Jon

 
9780201616187: ASP Internals (Developmentor Series (Dm))

Synopsis

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.

"synopsis" may belong to another edition of this title.

About the Author

Jon Flanders is a software engineer and instructor at DevelopMentor specializing in ASP and COM. Previously he worked as an architect and consultant on various large-scale, ASP-based applications. He is a frequent lecturer and writer on ASP and COM.

0201616181AB04062001

From the Back Cover

Microsoft's Active Server Pages (ASP) is the standard technology for creating dynamic Web pages, but ASP alone does not allow Web developers to create scalable Web applications. Microsoft's Component Object Model (COM) is the key that can turn good ASP applications into powerful, multi-tiered, scalable applications that are e-commerce-ready. ASP Internals examines the inner workings of ASP and shows readers how it interfaces with COM, enabling them to develop outstanding Web applications.

Because the source code for ASP is not openly available, author Jon Flanders has created an ASP clone, Active COM Pages (ACP). In revealing its source code, he provides a view under the hood of ASP so developers can finally see and understand how it works and how they can most effectively work with it.

ASP Internals covers each aspect of the ASP runtime. It demonstrates ASP integration with COM+ transactional services. And, most important, it shows readers how COM objects are created and interact with ASP. Other important topics include:

  • How ASP is translated to and from the HTTP protocol
  • ASP, IIS, and ISAPI, including threads, security, and the Web Application Manager
  • Active Scripting, with an explanation of how to add named objects to running scripts
  • ASP's IResponse and IRequest interfaces and how they interact with HTTP through ISAPI
  • ASP state management at the session and application levels, and related performance issues
  • How ASP and the Scripting Engine integrate with COM
  • ASP integration with COM+ transactional services
  • ASP's built-in internationalization features, including a look at Unicode

Numerous code examples, written in VBScript, demonstrate best practices for performing vital programming tasks.

Written for Web developers who are familiar with ASP and COM, ASP Internals shows readers how to make the best of both technologies in the creation of dynamic, high-quality, database-driven Web applications.



0201616181B04062001

"About this title" may belong to another edition of this title.