ASP in a Nutshell
Autor Keyton Weissingeren Limba Engleză Paperback – 15 aug 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ț: 195.44 lei
Preț vechi: 244.30 lei
-20%
Puncte Express: 293
Carte disponibilă
Livrare economică 01-15 iulie
Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
Transport gratuit de la 400.00 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.
Specificații
ISBN-13: 9781565928435
ISBN-10: 1565928431
Pagini: 488
Dimensiuni: 154 x 229 x 32 mm
Greutate: 0.66 kg
Ediția:2nd edition
Editura: O'Reilly
Locul publicării:United States
ISBN-10: 1565928431
Pagini: 488
Dimensiuni: 154 x 229 x 32 mm
Greutate: 0.66 kg
Ediția:2nd edition
Editura: O'Reilly
Locul publicării:United States
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.