or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
37 used & new from £0.01

Have one to sell? Sell yours here
 
   
Developing ASP Components
 
See larger image
 

Developing ASP Components (Paperback)

by Shelley Powers (Author)
4.2 out of 5 stars  See all reviews (5 customer reviews)
RRP: £38.50
Price: £32.73 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.77 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, November 17? Choose Express delivery at checkout. See Details
21 new from £4.00 16 used from £0.01

Product details

  • Paperback: 550 pages
  • Publisher: O'Reilly Media, Inc.; 2 edition (22 Mar 2001)
  • Language English
  • ISBN-10: 1565927508
  • ISBN-13: 978-1565927506
  • Product Dimensions: 23.4 x 17.8 x 3.7 cm
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 1,130,571 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   ASP.NET AJAX Controls opens new browser window
www.componentone.com/online-demo  -  Create Rich Internet Apps: Grids, Charts, Reports, Schedules & more! 
   Pace Software Development opens new browser window
www.pacecomputers.co.uk  -  Quality, experienced, professional development. ISO9000 MCP Est 1993 
   ASP.NET code generator opens new browser window
www.ironspeed.com  -  Generate database & reporting apps straight from your database! Try it 
  
 

Product Description

Amazon.co.uk Review

Aimed at more experienced VB or C++ developers, Developing ASP Components, 2nd edition, gives plenty of advanced advice for creating and using COM-based components, which are a must for serious scalability and performance on the Microsoft Web platform.

This book excels at showing the inner workings and issues in designing custom COM-based components in VB, ATL, and/or MFC, as well as tapping the built-in components that come standard with COM, including transactions, mail objects (with CDO), and database programming (with ADO). In particular, for the C++/ATL/MFC developer, practical sources of information (and sample code) are in short supply, and for this readership, the book fills a particularly worthwhile niche. Much of it uses VB in examples for designing effective, high-performance components.

Several early sections look at the details of COM-based components (including the notoriously difficult threading models, along with similar details). The author does a good job of explaining this challenging topic. The practical examples of using built-in COM objects and services on the Windows platform really make this book a winner. The sample code and hints for tapping such COM-based standards as transactions, Active Directory, message queuing, CDO, and ADO are very helpful. Better yet, the book covers the same ground for C++ programmers using ATL (and MFC) to create the most lightweight (and potentially the fastest) Web components available today.

Until the new .NET Framework arrives later in 2001, COM (and COM+) is still the best way to build and share components for use with ASP in Windows. Developing ASP Components shows you how to build components that are fully integrated into the Microsoft Web platform. Whether you build custom components or just want to use services in VB/C++ code that are available to your Web applications, this title will clue you into getting the most out of your components. It's a source of expert information that you won't likely find anywhere else. --Richard Dragan



Review

'For the developer wanting to create their own ASP components, this book provides an excellent starting point and technical reference resource. It's accurate, readable and well organized. Looking at the errata lists on the O'Reilly web site exposes the high level of accuracy and attention to detail that have gone into this book. Almost all of the corrections are in the further reading sections that accompany each chapter and most are changed URLs (which is more a reflection of the problems associated with the web than the quality of the book)... What more can be said, if you are serious about writing your own ASP components, take a look at this book.' - Dave Rutlidge Cvu, February 2001

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
work
web
reference
programming

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

ASP in a Nutshell: A Desktop Quick Reference
71% buy
ASP in a Nutshell: A Desktop Quick Reference 4.3 out of 5 stars (20)
£18.09
Developing ASP Components
29% buy the item featured on this page:
Developing ASP Components 4.2 out of 5 stars (5)
£32.73

 

Customer Reviews

5 Reviews
5 star:
 (2)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
4.0 out of 5 stars Good intro, still left a lot of unanswered questions, 24 Nov 1999
By seyed@mailandnews.com (Manchester, UK) - See all my reviews
This is a good book to get you thinking about developing ASP / ActiveX components and if you're just using VB it is as good a start as you'll probably need.

For the C++ programmer you're still left with a lot of questions and unless you're planning on doing only really trivial stuff this book alone won't do it for you.

Still good style and usually clear examples make this a good book IMHO.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
4.0 out of 5 stars Good Overview, solved initial problems for me, 2 Jun 1999
By A Customer
I recommend this book if you are either familiar with ASP or a MS Programming language. I am developing in ASP, and found that the VB sections are the easiest to absorb. The book does cover three languages, so don't expect a large amount of detail on each. But the book is cheap, and allowed me to successfully access the ASP objects, something that is documented little on the web.

If you want to stay with ASP, but also want to move further into object oriented programming (to keep up the learning curve), get this book as a place to start.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 2 people found the following review helpful:
5.0 out of 5 stars Indispensable Intro to ASP Components, 11 Aug 1999
By A Customer
Well written, succinct and the subject material is brilliantly covered. This book is not only an excellent primer on the subject of ASP Components, its also a model on how ALL computer Self-Teach books should be written. It has no extraneous fluff that comes with 99% of computer books on the bookshop shelves. It has just the right balance of theory and code. And the theory is a pleasure to read, and the examples are great. Hats off to O'Reilly for producing this extremely timely book. And to Shelley Powers for really coming up with the goods with this book. Excellent!!!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Get to the point(er)
Overall a good book, and Shelley certainly knows her stuff. Far too much indepth explanation (akin to walking through treacle) perhaps aimed at new developers, without any actual... Read more
Published on 8 May 2002

5.0 out of 5 stars Excellent insight into Com via VB/ASP. Hats off to Shelly!
Very good intro and detailed knowledge portrayed by author. No blurb. More of this please!
Published on 1 May 2000 by dave.swan@consultant.com

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.