Customer Reviews


7 Reviews
5 star:
 (1)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:
 (3)
 
 
 
 
 
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


2 of 2 people found the following review helpful:
5.0 out of 5 stars comprehensive, tutorial approach using examples
I was so appalled with the one and two star reviews for this book that I just had to write my own review. I gave this book a five star because it used a tutorial approach with its examples to instruct and teach this difficult subject. With a little tweaking I could get the examples to work. Getting an ISAPI to work from barebones, without the extra heavy weight of MFC...
Published on April 15, 2005 by James E. Teasley

versus
3.0 out of 5 stars The chapter on Filters is stellar!
This is worth getting the book by itself. Paul is truly a dynamic and well thought out author and coder and explains in simple, cleear, and coherent examples.
Published on April 21, 2009 by Scott Green


Most Helpful First | Newest First

2 of 2 people found the following review helpful:
5.0 out of 5 stars comprehensive, tutorial approach using examples, April 15, 2005
By 
James E. Teasley (Silver Spring, MD USA) - See all my reviews
(REAL NAME)   
This review is from: Using Isapi (Using ... (Que)) (Paperback)
I was so appalled with the one and two star reviews for this book that I just had to write my own review. I gave this book a five star because it used a tutorial approach with its examples to instruct and teach this difficult subject. With a little tweaking I could get the examples to work. Getting an ISAPI to work from barebones, without the extra heavy weight of MFC was in itself worth five stars. If you are going to do ISAPI with MFC, don't waist your time, use ASP. Get this book and kiss MFC goodbye.

In December 1996, I went on a consultant interview for a C/C++ Web Application job. The client needed an authentication program to support a member base over 100,000 that could get over 10,000 hits at once (that was in 1997). And he needed this application within two weeks. At the time, I knew very little about the Internet and nothing about ISAPI programming. As always, Microsoft had a lot of disjoint information on ISAPI programming but not a comprehensive, tutorial approach for someone with a small learning time frame. With "Using ISAPI", I learn the basics of HTTP/HTML/ISAPI, how to setup a Web server, and how to interface with MSSQL database using ODBC all within two weeks. I was able to do this because of the comprehensive tutorial approach of the examples used in the book. Once you understand and can setup a basic template Filter or Application ISAPI, there is no stopping you. By the way, the ISAPI is still running and has never bought down the Server. It is my understanding that Microsoft's Web programming team still use ISAPI!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
4.0 out of 5 stars Best of the available ISAPI books, has reasonable examples, October 6, 1998
By A Customer
This review is from: Using Isapi (Using ... (Que)) (Paperback)
ISAPI is Microsoft's approach to adding capabilities to web serving. There are only a few books that describe how to use ISAPI. This book is the best of them, because the author: 1) provides examples in both C and C++, and 2) compares ISAPI with CGI solutions. Unfortunately, ISAPI is a complicated subject, so more and shorter examples would help elucidate the reader.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars The chapter on Filters is stellar!, April 21, 2009
By 
Scott Green (Mountain Lakes, NJ) - See all my reviews
This review is from: Using Isapi (Using ... (Que)) (Paperback)
This is worth getting the book by itself. Paul is truly a dynamic and well thought out author and coder and explains in simple, cleear, and coherent examples.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Do not waste you money, February 23, 1998
By A Customer
This review is from: Using Isapi (Using ... (Que)) (Paperback)
This book basically is a collection of paper from different writers. Most writers look like only know some script language but not C or C++. A lot of content is duplicated. Different terms are used in different places. I hope QUE can save the paper for the forest and buyer can keep the money in their packet.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 4 people found the following review helpful:
1.0 out of 5 stars Overpriced Shovelware, May 4, 2000
By A Customer
This review is from: Using Isapi (Using ... (Que)) (Paperback)
Read the Microsoft documentation instead. This book is a thinly disguised rip-off of the Microsoft documentation padded with examples of dubious value. In 590 pages this book manages to add no value or information beyond the original documentation. That's quite an achievement.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 19 people found the following review helpful:
4.0 out of 5 stars If you like pain, ISAPI is for you, December 9, 1998
By A Customer
This review is from: Using Isapi (Using ... (Que)) (Paperback)
If you want to learn ISAPI...think again. This was "hot" 2 years ago...now it is all but dead.

ISAPI's big promise was better performance and memory usage...ironic that it has now fallen in favor to the biggest performance pig of all web applications...ASP. In an age of fast machines and small web apps, rapid development and ease of use wins out over performance.

ISAPI is hard to learn, harder to get right, unstable, bug ridden (if written in MFC) and surprisingly inflexible.

Look, you're a smart person. You want to do the right thing. You don't need to subject yourself to the torture of learning ISAPI. Only hard-core programmers who are tasked with writing a custom web app that is going to get some VERY heavy traffic should even bother with ISAPI.

So why did I give this book 4 stars? There are no good ISAPI books out there. This one has the most information in it and will allow you the best chance to actually develop something that works. Get this book and hit Genusa's (now dusty) ISAPI site. Also spend a lot of time in the Microsoft knowledge base...there are plenty of workarounds and bugs to learn about too.

Keep in mind that with ISAPI you had better be a damn good programmer. If your DLL ever crashes...bye bye web server. This is harder than you think if you are doing "serious" web programming which includes database access.

Smart managers will not allow mission-critical web apps to be developed in ISAPI by a web punk who has never done this before. Do everyone a favor and get a clue. There is a reason why nobody is doing this stuff anymore!

Game over. Go home and don't look back. Go off and learn ASP and Cold Fusion like a good little web programmer. You will have a marketable skill and will actually get things done.

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


0 of 2 people found the following review helpful:
1.0 out of 5 stars Do not waste you money and time for this book, February 23, 1998
By A Customer
This review is from: Using Isapi (Using ... (Que)) (Paperback)
I will suggest to keep you money in the pocket and save the paper for the forest. The free online help from MS IIS provide a much more better info and it is free. The book basically is a collection of paper from different writers. Most writers look like just have the ability to write som scrip file but not C or even C++. A lot of content are duplicated. Different syntax are used in all different places. It is one of the worst book I have seen. I hope there is rating score to -10
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Using Isapi (Using ... (Que))
Using Isapi (Using ... (Que)) by Stephen Genusa (Paperback - Nov. 1996)
Used & New from: $0.02
Add to wishlist See buying options