[Home Page] - [Reviews Main] | |
|
ASP in a Nutshell by A. Keyton Weissinger Recommended |
| ISBN: 1 56592 490 8 Publisher: O'Reilly Pages: 407pp Price: £15-95 |
| Categories: internet MS Windows |
| Reviewed by Dave Rutlidge in C Vu 11-6 (Sep 1999) |
This book assumes little, but is not really designed with the total novice in mind. It aims to provide a quick reference, providing essential information to the busy programmer. To achieve this goal effectively, the book requires a strong organisational structure and a very comprehensive index. The book is divided into three parts. The first provides a fast-paced introduction to ASP, discussing its role in web development, the differences between client-side and server-side scripting and the mechanism for incorporating external COM components in an ASP application.
The second part of the book covers the intrinsic objects that are always available in scripts, while the final section documents the COM components that are included with Microsoft's IIS installation. Both of these sections are ordered alphabetically for ease of reference.
The book is definitely written with the busy programmer in mind. It includes a discussion of debugging and performance enhancement techniques, as well as appendices on converting CGI/WinCGI applications to ASP, a discussion of some non-Microsoft ASP platforms and the configuration of ASP applications on IIS.
While the book is primarily designed as a reference guide, the first
section in particular makes a useful tutorial. There are no
exercises in the book, but the extensive sample code is available
over the net (a fact which does not appear to be explicitly
documented). The URL is
There is no code disc.
Like all O'Reilly books the binding is excellent allowing the book to lie open on the desk. Overall, I would recommend this book to anyone working with or looking at ASP. At under £16 it's a dream!
To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/a/a001969.htm
Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.