Developing ASP Components, 2/e
暫譯: 開發 ASP 元件(第二版)

Shelley Powers

  • 出版商: O'Reilly
  • 出版日期: 2001-04-17
  • 售價: $1,780
  • 貴賓價: 9.5$1,691
  • 語言: 英文
  • 頁數: 832
  • 裝訂: Paperback
  • ISBN: 1565927508
  • ISBN-13: 9781565927506
  • 相關分類: ASP.NET
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Microsoft's Active Server Pages (ASP) technology has become wildly popular with web developers. However, the techniques for developing custom ASP components, not to mention the inevitable snags and pitfalls, are not well documented. What's more, the successful ASP component developer must be a jack-of-all-trades, with some knowledge of COM and COM+, threading models, and the ASP object model, as well as a mastery of one or more language tools and development environments.

That's where Developing ASP Components, 2nd Edition, comes in. Its first section explores the topics everyone needs to know to develop effective ASP components:

  • Configuring the ASP development environment.

  • ASP components and the Component Object Model (COM).

  • ASP components and threading models.

  • ASP components and Component Services, which provide a variety of services to ASP components.

  • The objects, properties, methods, and events available in the ASP object model.


ASP components are language independent, and developers increasingly tend to use more than a single language tool. Thus the remainder of the book focuses on ASP component development using one of two major development tools--Microsoft Visual Basic and Microsoft Visual C++ (with the ActiveX Template Library)--along with a number of other languages, such as Perl and Delphi. Each section focuses on the issues that concern the ASP component developer using that particular development environment. These issues include:

  • Accessing ASP's intrinsic objects.

  • Accessing data using ADO.

  • Creating n-tier web applications with VB.

  • Handling persistence using MFC along with Visual C++/ATL.


It's this strong focus on two major development environments, along with a thorough grounding in essential ASP topics, that makes
Developing ASP Components the definitive resource for the ASP application and component developer.

商品描述(中文翻譯)

微軟的 Active Server Pages (ASP) 技術在網頁開發者中變得非常受歡迎。然而,開發自訂 ASP 元件的技術,以及不可避免的問題和陷阱,並沒有很好地記錄下來。此外,成功的 ASP 元件開發者必須是多面手,對 COM 和 COM+、執行緒模型以及 ASP 物件模型有一定的了解,並且精通一種或多種語言工具和開發環境。

這就是《Developing ASP Components, 2nd Edition》的用武之地。它的第一部分探討了每個人都需要了解的主題,以開發有效的 ASP 元件:

- 配置 ASP 開發環境。
- ASP 元件和元件物件模型 (COM)。
- ASP 元件和執行緒模型。
- ASP 元件和元件服務,這些服務為 ASP 元件提供各種服務。
- ASP 物件模型中可用的物件、屬性、方法和事件。

ASP 元件是語言獨立的,開發者越來越傾向於使用不止一種語言工具。因此,本書的其餘部分專注於使用兩種主要開發工具之一進行 ASP 元件開發——微軟 Visual Basic 和微軟 Visual C++(搭配 ActiveX 模板庫),以及其他語言,如 Perl 和 Delphi。每個部分都專注於使用該特定開發環境的 ASP 元件開發者所關心的問題。這些問題包括:

- 訪問 ASP 的內建物件。
- 使用 ADO 訪問數據。
- 使用 VB 創建 n 層網頁應用程式。
- 使用 MFC 和 Visual C++/ATL 處理持久性。

正是這種對兩個主要開發環境的強烈關注,加上對基本 ASP 主題的徹底了解,使得《Developing ASP Components》成為 ASP 應用程式和元件開發者的權威資源。