See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

32 used & new from $0.44

Have one to sell? Sell yours here
 
 
Beginning Components for ASP
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Beginning Components for ASP [ILLUSTRATED] (Paperback)

by Richard Anderson (Author), Simon Robinson (Author)
3.3 out of 5 stars See all reviews (18 customer reviews)


Available from these sellers.


8 new from $4.99 24 used from $0.44
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 16 used & new from $3.32

Customers Who Bought This Item Also Bought

Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional

Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional

by Cristian Darie
4.8 out of 5 stars (20)  $40.49
Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional (Beginning from Novice to Professional)

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional (Beginning from Novice to Professional)

by Laurence Moroney
4.0 out of 5 stars (1)  $29.69
Programming Collective Intelligence: Building Smart Web 2.0 Applications

Programming Collective Intelligence: Building Smart Web 2.0 Applications

by Toby Segaran
4.5 out of 5 stars (48)  $26.39
Explore similar items

Editorial Reviews

Amazon.com Review
Beginning Components for ASP is an intermediate title in the Wrox line of Active Server Pages guides. This volume is intended for developers comfortable with ASP who are interested in leveraging the power of component-based applications. The two key development languages for components--Visual Basic and C++--are addressed in this work.

Visual Basic component development is handled first with an excellent introduction to components and class development in VB. The authors then explain the interconnection of ADO, UDA, and COM in a chapter that lays the foundation for a solid understanding of how components work. From there the authors discuss big picture application design issues such as n-tier architecture. The text utilizes concise code examples and frequent headings that make the book very useful for quick reference as you hone your component skills.

Microsoft Transaction Server (MTS) and resource management are addressed, and the authors show what you must do to make your components work with MTS. The first of two sophisticated case studies in the book--a document management system--illustrates how to work with XML with components. This example is lengthy but very informative since the authors take the time to explain each section. A second similar case study presents a fictitious movie theater application. These real-world examples, coupled with the structured tutorial content, make this guide a perfect way to get on the component bandwagon. --Stephen W. Plain

Topics covered: Components and hosting environments, VB and C++ component development, UDA, ADO, COM, MTS, scalability, resource management, directory access with ADSI, C++ components with the Active Template Library, threading, and OLE DB access with ATL.

Product Description
ASP components are the next stage for the maturing ASP programmer. They reflect a need for bespoke and fine control over site activity. For example, when a basic ASP site wishes to have some sort of transactional ability, where a database will ultimately be referred to or some business rule checked against, then a custom component will do the job. This component could be written in VB,VC or Java and is hermetic and maintainable.

This book is about the broad flavors of common components, how they should fit an architecture and how to write them correctly.

See all Editorial Reviews


Product Details

  • Paperback: 831 pages
  • Publisher: Wrox Press; 1st edition (September 1999)
  • Language: English
  • ISBN-10: 1861002882
  • ISBN-13: 978-1861002884
  • Product Dimensions: 9.2 x 7.3 x 1.9 inches
  • Shipping Weight: 3 pounds
  • Average Customer Review: 3.3 out of 5 stars See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #1,663,912 in Books (See Bestsellers in Books)

Look Inside This Book

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

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

 
12 of 12 people found the following review helpful:
5.0 out of 5 stars This is the defacto book on ASP components is redefined!, October 7, 1999
By A Customer
I'm really pleased to have found a book that gives so many practical examples of creating ASP components in VB. This books covers all the the technologies like XML and MTS that ASP developers should know about, and it does it well.

I've read other ASP component books from other publishers (such as Developing ASP component by Shelley Powers) but none have given so many examples, or been as technically deep and clear. With this book I've got a good handle on how to write my ASP components, which I just haven't got from other books.

Great book, thanks guys.

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



 
13 of 15 people found the following review helpful:
2.0 out of 5 stars A Bit Painful..., April 4, 2000
By A Customer
I just completed the book through to Chapter 15 where the case studies start up for the final three chapters. I had a tough time with this book. It seems to follow the mode of other Wrox books of being technically sound, but the spelling and grammar mistakes along with occasional errors in the examples make it a tough read. I learned a lot about creating ASP callable components in Visual C++ and VB. The use and coverage of the intrinsic ASP objects was very useful as were the DB examples using ADO and the OLEDB helper classes. Tough parts include the treatment of MTS and transactions. These parts were too much of an overview and seemingly incomplete. A discussion of why MTS is better than handling transactions than closer to the RDBMS itself would have been helpful (such as with ADO or SQL to the DB). I found the MSMQ and ADSI chapters to be too much of a gloss over to be helpful. Wrox has dedicated books for these two topics. All in all, the book isn't bad for some of the valuable information I got out of it, but it could have been better.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
4.0 out of 5 stars As usual wrox know their stuff, March 24, 2000
By YB (USA) - See all my reviews
I found this book helpfull, day to day. I especially like the part about ATL. The reason that i gave just 4 stars is that i was hoping to get some more info of the OLE DB Templates and how to use them in NTier environment. If you familier with VB and you want to do some COM, and you see your self down the road moving on to ATL, this is the book for you. Also if you have done some C++, and COM freaks you out, give this book a shot.
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

5.0 out of 5 stars Superb OLE DB using ATL coverage.
This book has by far the only decent coverage of OLE DB using ATL in a book that is currently on sale.
and it is good on covering C++ ASP related code.
Published on September 29, 2001

5.0 out of 5 stars The Best for ASP
I read this book and then the amazon reviews...I have no idea where the negative reviews are coming from. I had no problem getting the code to work. Read more
Published on July 4, 2001 by Larry Musa

2.0 out of 5 stars Code Problem
There is a problem with some of the code examples in Chapter 7. There are some minor dicrepancy in the some of the earlier code. Read more
Published on July 1, 2001 by Philip Washington

5.0 out of 5 stars Reall Cool Book for me
It is really a Beginning Book although it doesn't really fit the title. Alot of folks will probably be scared away by the treatment that they put on ATL and OLEDB providers but i... Read more
Published on April 11, 2001 by bernardsia

1.0 out of 5 stars The usual: Lot of hype, and the examples don't work
If there is one thing that I hate about computer books is that a great deal of effort is spent at the front of the book thanking the cat, the dog, the parents, the brothers and... Read more
Published on February 16, 2001 by eddie russell

2.0 out of 5 stars code does not work
I was hoping their examples would be useful. theory is not bad, however, I could not get the example code working. Read more
Published on August 16, 2000 by jonathan

1.0 out of 5 stars TOO MUCH THEORY, NO PROACTICALITY
As I said in the title. This ook is nothing more than just text text text. No practical examples.
Published on July 18, 2000

5.0 out of 5 stars "Must Have" for serious ASP programmers or students
This book bridges the gap between VB books and classes (which I have taken) and other ASP resources. Read more
Published on April 19, 2000 by Edward J. Davis

3.0 out of 5 stars Very few Examples mostly theory
I have read more than half of this book. The concepts covered are helpful but the example are useless. I like Developiong ASP Component by S. Powers better for examples.
Published on March 30, 2000 by Miki

1.0 out of 5 stars Look else where
I am sure this is a good book, but I have had a couple of questions that I cant find the answers to. Read more
Published on March 24, 2000 by Keyhan Saldjoughi

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Get to Know TomTom ONE XL

TomTom ONE XL at Amazon.com
With its widescreen, Bluetooth compatibility, and turn-by-turn directions, your new travel buddy is the TomTom ONE XL.

Shop all TomTom

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates