Customer Reviews


9 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


14 of 14 people found the following review helpful:
5.0 out of 5 stars Excellent introduction to ASP and COM
This book is an excellent introduction to both COM and ASP. My questions were answered clearly and easily, and it didn't hurt my brain too much either. I was thrown into the situation of supporting a site (using ASP and some COM) without much background in either subject, and this book helped me to come up to speed quickly and make the site better in the process...
Published on March 16, 2000 by Kurtis Miller

versus
1 of 8 people found the following review helpful:
3.0 out of 5 stars Seems ok... but poor CD
I looked the book over and ostensibly, it looks good. but upon further inspection of the CD, I find that the code is EXTREMELY difficult to read with many extranuous tags all over the place. I get a great deal out of deciphering code and when it's sloppy, it becomes very difficult to learn from. Further, even upon coping the contents of the cd to my machine and...
Published on February 7, 2000


Most Helpful First | Newest First

14 of 14 people found the following review helpful:
5.0 out of 5 stars Excellent introduction to ASP and COM, March 16, 2000
This review is from: Web Programming with ASP and COM (Paperback)
This book is an excellent introduction to both COM and ASP. My questions were answered clearly and easily, and it didn't hurt my brain too much either. I was thrown into the situation of supporting a site (using ASP and some COM) without much background in either subject, and this book helped me to come up to speed quickly and make the site better in the process. The book not only introduces the various aspects of ASP and COM that you're likely to encounter in the real world, but also does a very good job of explaining how and why to use them, and the various options you've got at each step. Highly recommended.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 9 people found the following review helpful:
4.0 out of 5 stars Must buy for newbies, June 14, 2000
This review is from: Web Programming with ASP and COM (Paperback)
If you want a basic introduction to ASP, ATL, COM, MTS and ADO and how to put them together then this is the book for you.

When learning how to create an n-tier web application we must all start somewhere - and I would recommend you start here. Once you have experimented with the examples in this book then move onto the more focused books (ASP 3.0, Mastering COM and COM+, ATL Internals, etc).

The accompanying CD is ok, but does contain a mistake or two (which you will have to work out) and doesn't always exactly match the code shown in the book - but this should not cause you any problems if you have understood the written text.

As this is a basic introduction there are a number of topics it does not cover - OLEDB, threading for example.

For me though, this has been the clearest introduction to web programming for c++.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
5.0 out of 5 stars Practical Web Programming with COM, January 28, 2000
This review is from: Web Programming with ASP and COM (Paperback)
This book covers a lot more ground than the title would indicate including VBScript, ADO, IIS, ATL and primers on MTS, Active Directory and MSMQ. Perhaps a more appropriate title would have been "Web Programming with COM".

A book covering this much ground is obviously doing it at a higher level. As the author states in the 'Advanced COM' chapter - "Among COM and ATL gurus, this is considered toddler-level material." But the material is very practical with sample code throughout allowing someone interested in learning Internet programming to get his or her feet wet without becoming overwhelmed by theory.

The appendixes had additional information on IIS and Personal Web Server setup as well as methods for debugging ASP components that I found very helpful.

If you're looking for an in depth focus on one of these technologies go elsewhere. But if you're a VB or C++ programmer looking for a good practical hands-on introduction to web programming using Microsoft technologies then this will definitely help you fill in the gaps.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent relevant sections (other technologies), May 24, 2000
This review is from: Web Programming with ASP and COM (Paperback)
This is a brilliant book, it focuses on the essentials required for developing real world web applications. The section on "real" COM (using C++ ATL) is excellent! Well worth the buy.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
5.0 out of 5 stars Great stuff for learning the latest technology on the web!, January 27, 2000
This review is from: Web Programming with ASP and COM (Paperback)
The author does a good job of explaining how to take advantage of the latest technology for web programming with Active Server Pages and the Component Object Model standard. I'm not the most experienced web programmer, but the author's writing style made it easy for me to understand the concepts, methodologies and advantages of developing interactive and dynamic web sites with these tools. I'm sure that even the most experienced web programmer could benefit from the insights captured in this book. Keep up the good work Matt and let me know when when your next book will be coming out. Maybe I could preview it for you? By the way, I went to your company's web site and was real impressed with the Destiny product. It's a killer application and now I see why this technology is starting to take off. Buckle up web programmers, it's going to be a very informative and enlightning ride when you get this "soon to be" best selling book! Jeff
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Would have saved me a lot of frustration!, July 6, 2001
By 
This review is from: Web Programming with ASP and COM (Paperback)
This book freaking rocks! I only wish I had found it back when I was learning ASP. It addresses all of the ASP issues that had me frustrated when developing an interactive site that is based around a database. I'm not finnished with this book yet but I have to give it a thumbs up now because of all that I have gotten from it so far.

This is a must buy if you are starting out or somewhat experienced with ASP, the COM information is a definate bonus as well. The examples are real-world and you will find the general information that Crouch gives on programming for the web invaluable.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Matt explains ASP well, February 8, 2000
This review is from: Web Programming with ASP and COM (Paperback)
Matt explains ASP well - he provides a good introduction and outlines the constructs of the language. This book provides a useful description of debugging, a good overview of database connectors, and how do it in ASP. I like the simple approach to explaining COM objects....just enough of an example without overwhelming the reader.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
5.0 out of 5 stars Execellent book for beginners on ASP and COM, October 28, 2002
By 
This review is from: Web Programming with ASP and COM (Paperback)
I'd like to thank the author for writing such
a brilliant book. Everything I wanted to know
as a beginner is there.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 8 people found the following review helpful:
3.0 out of 5 stars Seems ok... but poor CD, February 7, 2000
By A Customer
This review is from: Web Programming with ASP and COM (Paperback)
I looked the book over and ostensibly, it looks good. but upon further inspection of the CD, I find that the code is EXTREMELY difficult to read with many extranuous tags all over the place. I get a great deal out of deciphering code and when it's sloppy, it becomes very difficult to learn from. Further, even upon coping the contents of the cd to my machine and trying to browse the demo site, it kept having problems finding the data souce. The material itself may be excellent, but the quality of the CD is awful.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Web Programming with ASP and COM
Web Programming with ASP and COM by Matt J. Crouch (Paperback - December 17, 1999)
Used & New from: $0.01
Add to wishlist See buying options