ASP in a Nutshell, 2nd Edition
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.
The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide for looking up object usage on a dime. This guide is geared toward working ASP programmers who need to get their answers quickly, without wading through long examples.
The book is organized into three parts: an introduction to ASP, a language reference, and appendices. This edition has been updated for IIS 5.0 and ASP 3.0–respectively the latest flavors of Microsoft’s flagship Web server and scripting engines. The ASP introduction is very brief, but it adequately explains the basic concepts behind ASP and server-side scripting.
The heart of the title is the language reference that covers the intrinsic ASP objects, plus ActiveX Data Objects (ADO) 2.6, Collaboration Data Objects, file access, and more. Each section is tagged with staggered page markers that usually make it unnecessary to resort to the book’s index to find a topic.
While there are no full-blown code examples, the small code fragments that are included for most objects are valuable in illustrating usage. Throughout, the information is accurate and to the point, which is exactly what busy programmers really need in a desktop reference. –Stephen W. Plain
Topics covered:
|
|
| |
List Price: $ 39.99
Price: $ 5.98


Remember, it’s a reference book,
Keep in mind that this, and all “….in a Nutshell” books are designed to be reference material, not how to books. From that standpoint, this is an excellant desk reference for any ASP developer. After using another book to ease into ASP, this one became my standby for day to day development. If you are looking for something to teach you ASP, look elsewhere and then buy this one when you’re done.
Was this review helpful to you?
|Very good reference,
Though I use this book sometimes for reference i really must i did not need this book. I guess i am more advanced in ASP than i knew. This book is not a guide for beginners but for someone intermediate who wants to explore more of the features of ASP. There are many things i’ve learned from the book, which i didn’t know was possible before. It’s a very good reference book, but it is not a tutorial or anything like that, so if you are a beginner and need a guide to asp then do not buy this book. The only bad thing about it is that it should have covered more of using databases and sql with asp. I would recommend this book for someone who are intermediate asp-developers or someone in the middle between beginner and intermediate and want to take the next step.
Was this review helpful to you?
|Reference, not a book to learn ASP,
This book is a reference. All it does it quickly mention all classes, objects and properties and explain what they do. This way some fundamental explanation is left out (while some trivial information has been copy-pasted dozens of times). As I am a professional VB and VBA programmer, I figured ASP wouldn’t be too hard with a reference manual. Yet I failed to get “the big picture” with this book. I reckon it’ll be a good reference for those that already have another ASP book…
Was this review helpful to you?
|