ASP in a Nutshell: A Desktop Quick Reference View Larger Image | A. Keyton Weissinger O'Reilly Media, Paperback, 2nd edition, Published July 2000, 473 pages, ISBN 1565928431 | List Price: $29.95 Our Price: $18.95 You Save: $11.00 (37% Off)
| | | Availability: Out-Of-Stock |
Customer Reviews: 3 Average Customer Rating:      Write a Review and tell the world about this title! People who purchase this book frequently purchase: - VBScript in a Nutshell, 2nd Edition; Paul Lomax, et al, $24.95, 38% Off!
- Beginning Active Server Pages 3.0; David Buser, et al, $25.50, 36% Off!
- Visual Basic 2005 Programmer's Reference; Rod Stephens, $25.50, 36% Off!
- Expert One-on-One Visual Basic 2005 Database Programming; Roger Jennings, $24.95, 38% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
ASP in a Nutshell, 2nd edition, 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.
Table of Contents
Preface
Part I. Introduction to Active Server Pages
Chapter 1. Active Server Pages: An Introduction
The Static Internet
The Dynamic Internet Part I: CGI Applications
The Dynamic Internet Part II: ISAPI
Active Server Pages and Active Server Pages 2.0
ASP: A Demonstration
The ASP Object Model
Chapter 2. Active Server Pages: Server-Side Scripting
Client-Side Scripting
Server-Side Scripting
ASP Functions
Scripting Languages
Chapter 3. Extending Active Server Pages
Part II. Object Reference
Chapter 4. Application Object
Comments/Troubleshooting
Collections Reference
Contents Collection Methods
Methods Reference
Events Reference
Chapter 5. ASPError Object
Comments/Troubleshooting
Properties Reference
ASPError Example
Chapter 6. ObjectContext Object
Comments/Troubleshooting
Methods Reference
Events Reference
Chapter 7. Request Object
How HTTP Works
The ASP Request Object
Comments/Troubleshooting
Properties Reference
Collections Reference
Methods Reference
Chapter 8. Response Object
Comments/Troubleshooting
Properties Reference
Collections Reference
Methods Reference
Chapter 9. Server Object
Comments/Troubleshooting
Properties Reference
Methods Reference
Chapter 10. Session Object
Comments/Troubleshooting
Properties Reference
Collections Reference
Methods Reference
Events Reference
Chapter 11. Preprocessing Directives, Server-Side Includes, and GLOBAL.ASA
Preprocessing Directives
Preprocessing Directives Reference
Server-Side Includes
GLOBAL.ASA
GLOBAL.ASA Reference
Part III. Installable Component Reference
Chapter 12. ActiveX Data Objects 2.6
Accessory Files/Required DLL Files
Instantiating Active Data Objects
Comments/Troubleshooting
Object Model
Properties Reference
Collections Reference
Methods Reference
Chapter 13. Ad Rotator Component
Accessory Files/Required DLL Files
Instantiating the Ad Rotator
Comments/Troubleshooting
Properties Reference
Methods Reference
Ad Rotator Example
Chapter 14. Browser Capabilities Component
Accessory Files/Required DLL Files
Instantiating the Browser Capabilities Component
Comments/Troubleshooting
Properties Reference
Retrieving Browser Information from Cookies
Chapter 15. Collaboration Data Objects for Windows NT Server
Accessory Files/Required DLL Files
Instantiating Collaboration Data Objects
Comments/Troubleshooting
The CDO Object Model
NewMail Object Properties Reference
Methods Reference
Chapter 16. Content Linking Component
Accessory Files/Required DLL Files
Instantiating a Content Linking Object
Comments/Troubleshooting
Methods Reference
Content Linking Component Example
Chapter 17. Content Rotator Component
Accessory Files/Required DLL Files
Instantiating the Content Rotator Component
Comments/Troubleshooting
Methods Reference
Chapter 18. Counters Component
Accessory Files/Required DLL Files
Instantiating the Counters Component
Comments/Troubleshooting
Methods Reference
Chapter 19. File Access Component
Accessory Files/Required DLL Files
Instantiating Installable Components
Comments/Troubleshooting
Object Model
Properties Reference
Methods Reference
Chapter 20. Logging Utility Component
Accessory Files/Required DLL Files
Instantiating the Logging Utility Component
Comments/Troubleshooting
Properties Reference
Methods Reference
Logging Utility Component Example
Chapter 21. MyInfo Component
Accessory Files/Required DLL Files
Comments/Troubleshooting
Properties Reference
Chapter 22. Page Counter Component
Accessory Files/Required DLL Files
Instantiating the Page Counter Component
Comments/Troubleshooting
Methods Reference
Chapter 23. Permission Checker Component
Accessory Files/Required DLL Files
Instantiating the Permission Checker
Comments/Troubleshooting
Methods Reference
Chapter 24. Tools Component
Accessory Files/Required DLL Files
Instantiating the Tools Component
Comments/Troubleshooting
Methods Reference
Part IV. Appendixes
Appendix A. ASP Intrinsic Objects Member Summary
Appendix B. Converting CGI/WinCGI Applications into ASP Applications
Appendix C. ASP on Alternative Platforms
Appendix D. Configuration of ASP Applications on IIS
Index
Customer Reviews
Customer Reviews: 3 Average Customer Rating:      Oct 26, 2001     Jon Jones, MCSD from virginny read it, learn it, live it I use this book every time I code ASP. I've got the first edition - this one should be even better. As always in 'Nutshell' books about Microsoft's products, you can count on it to tell you how the objects REALLY work, which is not true of MSDN (VBScript in a nutshell is great for this too).
Jun 26, 2001     Cory Wallenstein (cory@mediarave.net) from New Jersey THE best ASP guide Before I purchased this book, I had a fairly shallow knowledge of the workings of ASP. I certainly wouldn't have been able to complete a monstrous ASP project without it. After going through it, I feel that ASP is simply second nature to me. Not only are there excellent guides and overviews, but the reference sections are absolutely top notch!
Nov 30, 2000     John Davis from Pasadena, California Outstanding for the experienced VB developer... This book came highly recommended to me by a friend. However, the whole "...in a Nutshell" thing made me rather skeptical. After reading the book in just under a week, I can say that I am a skeptic no more! For MCSD's like myself who are already pretty comfortable with MTS, ADO, and n-tier development yet still lack a disciplined mastery of ASP specifics, this is THE book for you. I would not, however, recommend this book to a completely novice VB programmer. If you are new to VB (Yes, of course you don't need to use VBScript to get a lot from this book, JavaScript or even *gasp* PerlScript will do just as well!) I would recommend picking up the VBScript in a Nutshell book. For an outstanding primer for distributed programming with an emphasis on MTS components, get the "Mastering Enterprise Development with Visual Basic 6.0" book from Microsoft Press, which was also a 5-Star book!
|