did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781861002617

Professional Active Server Pages 3.0

by
  • ISBN13:

    9781861002617

  • ISBN10:

    1861002610

  • Format: Trade Paper
  • Copyright: 1999-10-01
  • Publisher: Springer-Verlag New York Inc
  • View Upgraded Edition
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $59.99

Summary

Building on the success of the first edition, this book brings the subject area up to date with its coverage of ASP 3.0. This title continues deep coverage where many other books only scratch the surface.

Table of Contents

Introductionp. 1
ASP Fundamentalsp. 9
The Origins of ASPp. 10
How ASP Connects with IISp. 14
Set-up Issues and Managementp. 23
The ASP 3.0 Object Model In Overviewp. 32
What's New in ASP Version 3.0p. 36
Summaryp. 45
Handling Requests and Responsesp. 47
Client and Server Interactionp. 48
The ASP Request and Response Objectsp. 50
Working with Form and QueryString Collectionsp. 55
Using Cookies in ASPp. 71
Using the ServerVariables Collectionp. 74
Other Request and Response Techniquesp. 78
Summaryp. 91
ASP Applications and Sessionsp. 93
Managing State on the Webp. 94
What is a Web Application?p. 97
The ASP Application and Session Objectsp. 109
Summaryp. 127
Server Processes and the ASP Server Objectp. 129
Server-Side Processing in Dynamic Pagesp. 130
Server-Side Include (SSI) Directivesp. 131
The ASP Server Objectp. 143
Summaryp. 170
The Scripting Run-time Library Objectsp. 173
What are Scripting Objects?p. 174
Creating Instances of Objects and Componentsp. 175
The Scripting.Dictionary Objectp. 183
The Scripting.FileSystemObject Objectp. 191
The Scripting.TextStream Objectp. 208
Summaryp. 217
Active Server Componentsp. 221
Scripting Objects vs. Server Componentsp. 222
The ASP/IIS Installable Componentsp. 224
Third Party Server Componentsp. 263
Summaryp. 268
Debugging and Error Handlingp. 271
Different Kinds of Errorsp. 272
Different Kinds of Runtime Errorsp. 281
Preventing Errorsp. 289
Handling Errorsp. 294
Finding and Curing Errors - Debuggingp. 305
Summaryp. 311
ADO 2.5 Basicsp. 313
Why ADO?p. 314
The ADO 2.5 Object Modelp. 318
Connecting to Data Storesp. 324
Recordsetsp. 331
Managing Errorsp. 347
Summaryp. 350
Connections, Commands And Proceduresp. 353
The Connection Objectp. 354
The Command Objectp. 355
Optimizationp. 374
Data Shapingp. 379
Summaryp. 386
ASP and Data on the Clientp. 389
Disconnected Recordsetsp. 390
Remote Data Servicesp. 390
Data Transfer Between the Server and the Clientp. 416
Recordset Pagingp. 425
Using Images from a Databasep. 439
Summaryp. 440
Working with XML Datap. 443
What is Extensible Markup Language?p. 444
XML in ADO and IE5p. 461
Styling XML with XSLp. 478
Related Areasp. 483
The XML Technology Preview for SQL Serverp. 484
Summaryp. 485
Universal Data Accessp. 487
The Dream of UDAp. 487
OLE DB Providersp. 488
Semi-Structured Datap. 505
Enterprise Datap. 521
ASP in the Enterprisep. 525
Summaryp. 527
Components and Web Application Architecturep. 529
Distributed Application Architecturep. 530
Componentsp. 538
Component Application Designp. 544
An Application Design Case Studyp. 553
Summaryp. 563
COM, COM+ and ASPp. 565
So What is COM, Apart from Love?p. 566
Interfacesp. 571
COM+ Runtime Changesp. 583
Building an ASP COM Componentp. 584
Summaryp. 596
COM+ Applicationsp. 599
Microsoft Component Services (COM+)p. 600
Apartments and Threading Modelsp. 612
COM+ Applicationsp. 623
Component Servicesp. 637
Component Debuggingp. 645
Summaryp. 647
ASP Script Componentsp. 649
Getting Started with WSCp. 650
A Windows Script Componentp. 650
The Structure of a WSCp. 652
Available Interfacesp. 658
Writing an ASP Script Componentp. 660
Why ASP Script Components?p. 669
Summaryp. 670
Building ASP Components in C++p. 673
The C++ Languagep. 674
Visual C++ Librariesp. 677
Building Your First C++ Server Componentp. 682
Summaryp. 701
More C++ Component Issuesp. 703
Interfacing with ASPp. 703
Interfacing with COM+p. 711
Data Accessp. 716
Summaryp. 727
ASP and Transacted Web Applicationsp. 729
What is Transaction Processing?p. 730
Distributed Transactionsp. 733
Transactional COM+ Applicationsp. 735
COM+ Transactions and IISp. 750
On-line Ordering with ASP and COM+p. 754
Summaryp. 765
ASP and Message Queue Serverp. 767
What is Message Queuing?p. 768
MSMQ Architecturep. 773
Administering MSMQp. 777
The MSMQ Object Modelp. 783
MS DTC Transactions with MSMQp. 792
Advanced MSMQ Messagesp. 792
COM+ Queued Componentsp. 795
Expanding the Online Ordering Examplep. 797
Summaryp. 802
Introducing ADSI and Active Directoryp. 805
So What's ADSI Forp. 806
What Software you Needp. 807
Inside Active Directoryp. 808
Characteristics of Directoriesp. 814
Common Directoriesp. 815
Where Does ADSI Fit In?p. 817
Where Does LDAP Fit In?p. 818
Binding to our First ADSI Objectp. 819
Browsing a Directory: Enumerating Children of a Containerp. 822
Using Schema-Defined Propertiesp. 826
Get and GetEx: MultiValued Propertiesp. 829
The PropertyBrowseEx Samplep. 830
Comparing Active Directory with the WinNT Providerp. 832
The Property Cachep. 834
Setting Values of Propertiesp. 835
Authenticating to a Directoryp. 835
Searchingp. 838
Command Strings for Searching ADSI Directoriesp. 841
Search Filtersp. 843
Summaryp. 844
ASP and Collaboration Data Objects for NT Serverp. 847
What is CDO?p. 847
The CDONTS Libraryp. 851
Setting Up SMPT Servicesp. 873
Using CDONTS in ASP Applicationsp. 878
SimpleMail Applicationp. 878
Summaryp. 893
ASP, CDO and Exchange Serverp. 895
The CDO Libraryp. 895
Mail Client Applicationp. 923
Summaryp. 946
Securing Your Serverp. 949
What is Security?p. 950
Securing Windows 2000p. 954
Securing IIS 5.0p. 966
SQL Server 7.0 and ODBC Securityp. 971
Creating Your Own Security With ASPp. 974
Summaryp. 986
Working With Certificatesp. 989
Security, Identity and Authenticityp. 990
Certificates and Certificate Authoritiesp. 993
Getting a Certificate from a Certificate Authorityp. 996
Using Certificatesp. 1004
Managing Certificatesp. 1011
Certificates and ASPp. 1015
Becoming your own Certificate Authorityp. 1017
Summaryp. 1021
Optimizing ASP Performancep. 1023
Performance Metricsp. 1024
Improving Server Hardware Performancep. 1029
Performance Tuningp. 1030
Miscellaneous Tipsp. 1053
Summaryp. 1057
Building Multiple Server Web Sitesp. 1059
Multiple Server Web Sitesp. 1059
Load Balancing Schemesp. 1064
State Managementp. 1076
Securityp. 1079
Summaryp. 1080
An XML-Driven Newspaper Case Studyp. 1083
Anatomy of the Newspaperp. 1084
The Brains - settings.xmlp. 1091
Putting it all togetherp. 1123
Summaryp. 1126
The ASP 3.0 Object Modelp. 1129
The Scripting Run-Time Library Objectsp. 1139
Microsoft Server Componentsp. 1151
Error Codesp. 1159
The ADO 2.5 Object Modelp. 1181
ADO 2.5 Constantsp. 1197
Useful Informationp. 1223
P2P.WROX.COMp. 1231
Table of Contents provided by Syndetics. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program