CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 22:04:53 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090202183656
location: https://web.archive.org/web/20090202183656/https://oreilly.com/catalog/9781565924468/
server-timing: captures_list;dur=0.654891, exclusion.robots;dur=0.022842, exclusion.robots.policy;dur=0.009853, esindex;dur=0.012128, cdx.remote;dur=13.275782, LoadShardBlock;dur=303.259553, PetaboxLoader3.datanode;dur=218.615521
x-app-server: wwwb-app218
x-ts: 302
x-tr: 342
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 02 Aug 2025 22:04:54 GMT
content-type: text/html
x-archive-orig-date: Mon, 02 Feb 2009 18:36:32 GMT
x-archive-orig-server: Apache
x-archive-orig-p3p: policyref="https://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
x-archive-orig-last-modified: Sun, 01 Feb 2009 07:45:27 GMT
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 42203
x-archive-orig-x-cache: MISS from olive.bp
x-archive-orig-x-cache-lookup: MISS from olive.bp:3128
x-archive-orig-via: 1.0 olive.bp:3128 (squid/2.6.STABLE13)
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Mon, 02 Feb 2009 18:36:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 27 May 2008 17:38:54 GMT", ; rel="prev memento"; datetime="Sun, 17 Aug 2008 05:52:30 GMT", ; rel="memento"; datetime="Mon, 02 Feb 2009 18:36:56 GMT", ; rel="next memento"; datetime="Sat, 13 Feb 2010 10:51:32 GMT", ; rel="last memento"; datetime="Fri, 26 Apr 2024 13:25:17 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090202171408_crawl101-c/52_8_20090202183557_crawl100.arc.gz
server-timing: captures_list;dur=0.755096, exclusion.robots;dur=0.024913, exclusion.robots.policy;dur=0.010815, esindex;dur=0.014672, cdx.remote;dur=55.668287, LoadShardBlock;dur=177.012488, PetaboxLoader3.datanode;dur=170.401318, load_resource;dur=526.668601, PetaboxLoader3.resolve;dur=479.512760
x-app-server: wwwb-app218
x-ts: 200
x-tr: 838
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Developing ASP Components | O'Reilly Media
Featured customer reviews
Developing ASP Components Review, March 14 2001
Such books which concentrate on a single Technology are far better than beating around all possible bushes!!! Sincere Thanks to the Author.
Developing ASP Components Review, November 06 2000
Excellent!! This book lays everything out very clear. It provided me with the best single source of information on what I had to know to create the best performing ASP components I could. I am a VB developer and found the information to be extremely useful both for the VB information, the J++ information, and IIS itself. This book is a must for those starting to write COM components and for experienced developers, too. My personal opinion is that if you are developing ASP components in VB or J++ without this book you are doing yourself a disservice. The book also covers developing components with C++ but I only use VB and J++ so I skipped that part of the book. Best book I bought this year.
Developing ASP Components Review, July 27 2000
The author really understands the diverse nature of developing a good n-tier component (Windows DNA) system using ASP, IIS, and MTS. She does an excellent job of presenting
how to develop components using Visual C++, Visual Basic, and Visual J++. There are no other books on the market that have attempted this! This book is up to date and a very practical introduction to developing ASP Components. Great job, Shelley, for giving us a great resource!
Developing ASP Components Review, July 27 2000
Easy to understand code and demonstrates how to development COMponents in various languages which is the best part of the book.
Developing ASP Components Review, July 27 2000
A book devoted to a specific topic is always far superior to the other books which trys to cover all technologies on the earth.
Developing ASP Components Review, July 27 2000
Essential for the ASP developer. Good book. Was perfect for me. Its easier to criticise a bad book than to describe the pros of a good one.
Developing ASP Components Review, January 09 2000
Submitted by Federico Panini [Respond | View]
Great book on ASP components and COM !!!
Thanx a lot !
Developing ASP Components Review, August 13 1999
Submitted by Albert Pi [Respond | View]
This is a great book for ASP&COM; developer, and also this is the best ASP book so far.
Media reviews Microsoft's Active Server Pages first made it big because ASP scripts output HTML, making them super-handy for creating browser-independent web content. But as programmers get increasingly comfortable with ASP, and the web matures to host even more true applications, a second benefit will become even more compelling. ASP is remarkably extensible. You can build your own custom ASP components--in essence, COM components designed to interface with ASP and Microsoft's Internet Information Server.
Like other COM components, ASP Components lend themselves splendidly to being reused; they are protected from the snoops who might steal your ASP scripts; and they can reside anywhere, even on different machines tied together via DCOM.
As part of the ASP environment, they can access built-in objects containing data your garden-variety COM objects wouldn't normally see: HTML form field values; browser types; the user's preferred spoken language; and more. You can write 'em with VB, C++, or J++. They can also do, well, just plain tons of stuff--database access, file I/O, archiving, and messaging, to name a few. Impressive, huh?
Read all reviews
Developing ASP Components
By Shelley Powers
January 1900
Pages: 507
ISBN 10: 1-56592-446-0 |
ISBN 13: 9781565924468
(Average of 6 Customer Reviews)
This book is OUT OF PRINT. Please consider the latest edition.
DescriptionDeveloping add-on controls and components is emerging as a multibillion dollar industry that is increasingly attracting the attention of developers. This book provides developers with the information and real-world examples they need to create custom ASP components using any of the three major development tools: Visual Basic, Visual C++, and J++.
Full Description
The popularity of Microsoft's Active Server Pages (ASP) technology is growing rapidly. Part of the reason is ASP's flexibility: the output of ASP scripts is most commonly HTML, which is included in the text stream returned to the client, making it a convenient way of creating browser-independent web content. But an additional reason--and one that will become more and more important over time, as web
applications replace web pages--is its extensibility. And the most effective way to extend ASP is to develop custom ASP components.
However, the techniques for developing custom ASP components, along with the snags and pitfalls of developing custom components, are not well documented. In addition, to successfully develop ASP components one must be a jack-of-all-trades: programming requires some knowledge of COM, of threading models, and of the ASP object model, as well as a mastery of one or more language tools and development environments.
That's where Developing ASP Components comes in. The first section of the book explores the topics all developers need to know to develop components for ASP effectively:
- The configuration of the ASP development environment
- ASP components and the Component Object Model (COM) ASP components and threading models
- ASP components and the Microsoft Transaction Server, which can be used to provide a variety of services to ASP components
- The objects, properties, methods, and events available in the ASP object model
- Accessing ASP's intrinsic objects
- Accessing data using either OLE DB (in the case of C++) or ADO (in the case of VB and J++)
- Creating n-tier web applications with VB
- Handling persistence using MFC along with Visual C++/ATL
- Accessing native code (the Windows libraries, which are written in C) from J++
Featured customer reviews
Developing ASP Components Review, March 14 2001
Rating:




Submitted by kiran mayi
[Respond | View]




Such books which concentrate on a single Technology are far better than beating around all possible bushes!!! Sincere Thanks to the Author.
Developing ASP Components Review, November 06 2000
Rating:




Submitted by Marvin Reinhart
[Respond | View]




Excellent!! This book lays everything out very clear. It provided me with the best single source of information on what I had to know to create the best performing ASP components I could. I am a VB developer and found the information to be extremely useful both for the VB information, the J++ information, and IIS itself. This book is a must for those starting to write COM components and for experienced developers, too. My personal opinion is that if you are developing ASP components in VB or J++ without this book you are doing yourself a disservice. The book also covers developing components with C++ but I only use VB and J++ so I skipped that part of the book. Best book I bought this year.
Developing ASP Components Review, July 27 2000
Rating:




Submitted by Robert Hurlbut
[Respond | View]




The author really understands the diverse nature of developing a good n-tier component (Windows DNA) system using ASP, IIS, and MTS. She does an excellent job of presenting
how to develop components using Visual C++, Visual Basic, and Visual J++. There are no other books on the market that have attempted this! This book is up to date and a very practical introduction to developing ASP Components. Great job, Shelley, for giving us a great resource!
Developing ASP Components Review, July 27 2000
Rating:




Submitted by Sainath C
[Respond | View]




Easy to understand code and demonstrates how to development COMponents in various languages which is the best part of the book.
Developing ASP Components Review, July 27 2000
Rating:




Submitted by Jayant Gawde
[Respond | View]




A book devoted to a specific topic is always far superior to the other books which trys to cover all technologies on the earth.
Developing ASP Components Review, July 27 2000
Rating:




Submitted by Peter Hendén
[Respond | View]




Essential for the ASP developer. Good book. Was perfect for me. Its easier to criticise a bad book than to describe the pros of a good one.
Developing ASP Components Review, January 09 2000
Submitted by Federico Panini [Respond | View]
Great book on ASP components and COM !!!
Thanx a lot !
Developing ASP Components Review, August 13 1999
Submitted by Albert Pi [Respond | View]
This is a great book for ASP&COM; developer, and also this is the best ASP book so far.
Media reviews Microsoft's Active Server Pages first made it big because ASP scripts output HTML, making them super-handy for creating browser-independent web content. But as programmers get increasingly comfortable with ASP, and the web matures to host even more true applications, a second benefit will become even more compelling. ASP is remarkably extensible. You can build your own custom ASP components--in essence, COM components designed to interface with ASP and Microsoft's Internet Information Server.
Like other COM components, ASP Components lend themselves splendidly to being reused; they are protected from the snoops who might steal your ASP scripts; and they can reside anywhere, even on different machines tied together via DCOM.
As part of the ASP environment, they can access built-in objects containing data your garden-variety COM objects wouldn't normally see: HTML form field values; browser types; the user's preferred spoken language; and more. You can write 'em with VB, C++, or J++. They can also do, well, just plain tons of stuff--database access, file I/O, archiving, and messaging, to name a few. Impressive, huh?
Read all reviews

- Table of Contents
- Index
- Sample Chapter
- Author's ASP Web Page
- Author Interview
- Examples
- Colophon
- Register Your Book
- View/Submit Errata
- View/Submit Review
Got a Question?
![]() © 2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Privacy Policy Contacts Customer Service Authors Press Room Jobs User Groups Academic Solutions Newsletters Writing for O'Reilly RSS Feeds Terms of Service |
Other O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com |
Sponsored Sites Inside Aperture Inside Lightroom Inside Port 25 InsideRIA java.net |