ASP in a Nutshell – A Desktop Quick Reference 2e
Autor A Keyton Weissingeren Limba Engleză Paperback – 27 iul 2000
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.
Preț: 197.23 lei
Preț vechi: 246.54 lei
-20% Nou
Puncte Express: 296
Preț estimativ în valută:
37.75€ • 39.21$ • 31.35£
37.75€ • 39.21$ • 31.35£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781565928435
ISBN-10: 1565928431
Pagini: 492
Dimensiuni: 153 x 228 x 27 mm
Greutate: 0.71 kg
Ediția:Second Edition
Editura: O'Reilly
Locul publicării:United States
ISBN-10: 1565928431
Pagini: 492
Dimensiuni: 153 x 228 x 27 mm
Greutate: 0.71 kg
Ediția:Second Edition
Editura: O'Reilly
Locul publicării:United States
Cuprins
Descriere
A reference that web application developers should find useful in helping to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.