ASP in a Nutshell, Second Edition
A Desktop Quick Reference
By A. Keyton Weissinger
July 2000
Pages: 488
Series: In a Nutshell
ISBN 10: 1-56592-843-1 |
ISBN 13: 9781565928435




(Average of 11 Customer Reviews)


Description
ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features. The second edition covers ASP 3.0 and IIS 5.0.
Full Description
ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.
This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.
The main components of this book are:
- Active Server Pages Introduction. Brief overview of the ASP application paradigm with examples in VBScript. Also included is an introduction to Microsoft's Internet Information Server 5.0, the IIS object model, and the objects that it comprises.
- Object Reference. Each object is discussed in the following manner: descriptions, properties, collections, methods, events, accessory files/required DLLs, and remarks, including real-world uses, tips and tricks, and author's experience (where applicable). The objects--Application, Response, Request, Server, Session, ObjectContext, and ASPError, as well as ASP Directives, Global.ASA, and Server-Side Includes--all follow this paradigm.
- Component Reference. This section follows the same paradigm found in Object Reference. The discussion covers all of the additional components included with IIS, such as ActiveX Data Objects, the Ad Rotator, the Browser capabilities component, the File System Object, and more.
- Appendixes. Gives examples in one or two objects and components using Perl, REXX, and Python in ASP.
Like other books in the "In a Nutshell" series this book offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP applications to new levels.
Featured customer reviews

ASP in a Nutshell, 2nd Edition Review,
June 05 2001
Submitted by Karin Powell
[
Respond |
View]
Always at my fingertips. Makes good "couch" reading too! The examples and explanations are very clear to me (I was blonde as a child). THANX!
ASP in a Nutshell, 2nd Edition Review,
May 17 2001
Submitted by Andy Nu
[
Respond |
View]
ASP in a Nutshell is a must-have for serious ASP developers. I started out a year ago at a new job, knowing only html and some basic javascript. With this book and many days of debugging, I was able to build my first database driven web application. I agree with some of the other reviewers that this book is not for beginners, because information is layed out like a reference book, and also one should be at least somewhat familiar with a scripting language to start taking advantage of ASP technology. But once you go beyond mastering 'response.write' and 'request.form', you will appreciate the books detailed descriptions of other important, perhaps lesser known methods like 'response.flush', 'response.cachecontrol', and 'response.expires', just to name a few. By the way, this is the only book I've read that reveals Microsoft's original code name for Active Server Pages -
Denali. They should have kept the name!
ASP in a Nutshell, 2nd Edition Review,
April 17 2001
Submitted by Wendy Wong
[
Respond |
View]
The book is well written and informative. One could actually start writing ASP application after reading the book.
Read all reviews
ASP in a Nutshell, 2nd Edition Review,
March 31 2001
Submitted by Mr. Helpfull
[
Respond |
View]
Ahoy guys!
The example code for this great book *is* available (via anon ftp)!
1st Edition, Goto:
ftp://ftp.ora.com/pub/examples/windows/aspnut/ASPCodeExamples.zip
2nd Edition, Goto:
ftp://ftp.ora.com/pub/examples/windows/aspnut2/examples.zip
ASP in a Nutshell, 2nd Edition Review,
December 10 2000
Submitted by Richard Lyon
[
Respond |
View]
Love the style - very informative and lively while avoiding that candy coated sweetness that so many 'learn-a-really-really-hard-subject-in-3-hours' books adopt.
But where, where, *where* is the source code? C'mon chaps, it's not that hard....
ASP in a Nutshell, 2nd Edition Review,
September 20 2000
Submitted by Richard Madden
[
Respond |
View]
It's really a shame that the sample code is not to be found on this website.
The preface stated that 'there is a web site for the book, where examples.......are listed.' A disk or CD would have been even better.
Tell me it ain't so! Otherwise this is the ASP book to have.
ASP in a Nutshell, 2nd Edition Review,
September 11 2000
Submitted by shajeed
[
Respond |
View]
This book is very useful to me but the source code of this book is not found in the orelly web site.It is so boring to me to type the source code.
ASP in a Nutshell, 2nd Edition Review,
August 12 2000
Submitted by Ed Woychowsky
[
Respond |
View]
This is a great book! It covers the syntax of what you need to get results with ASP.
ASP in a Nutshell, 2nd Edition Review,
July 27 2000
Submitted by Jared Pittman
[
Respond |
View]
This is a great book for people already familiar with ASP. One of the best desktop references I have ever bought. Also, the chapter on ADO has saved my life more than once.
ASP in a Nutshell, 2nd Edition Review,
July 27 2000
Submitted by Steve Thorn
[
Respond |
View]
I started out with this book to learn ASP, and became quickly frustrated. Well, I found out it's no ASP For Dummies, but it turned out to be a good reference book on ASP. Fact is, it's a great reference, one I've dog eared and filled with post-it bookmarks. For a quick syntax or parameter reference, it can't be beat. Buy this one.
ASP in a Nutshell, 2nd Edition Review,
July 27 2000
Submitted by Sachin Gupta
[
Respond |
View]
This is really good book for all who loves ASP and want to explore Career IN Internet. This book covers all features of ASP Including COM aomponent and their use in ASP. So overall Performance is best.This detailed reference contains all the information Web developers needto create effective Active Server Pages (ASP) applications. It focuses on how features are used in a real application and highlights little-known or undocumented aspects.
Media reviews
"In this great book the author clearly explains how ASP works and how server-side components can work with ASP code to further extend server-side functionality. Five stars."--DevASP.net
"Concise and comprehensive, this three-part desktop reference explores Microsoft's Active ServerPages object model, the powerful server technology used to create Web applications with any scripting language. These are valuable and timesaving details for Web application programmers." --Fatbrain.com
"Overall, would recommend this book to anyone working with or looking at ASP. At under #16 it's a dream!" --Dave Rutlidge, ACCU, Sept 1999
Read all reviews