1861002610,Professional Active Server Pages 3.0,Professional,Active,Server,Pages,3.0,buy,book,books,purchase,read,Brian Francis,David Sussman,Dino Esposito,George Reilly,Craig McQueen,Robinson,Andrea Chiarelli
Books
Books
Sign In | View Cart Cart | Wish List | Help
ToysHealthPersonalAdultBaby
ToysHealthPersonalAdultBaby
Home & Garden
Checkout Now »
Cart Cart Cart
0 Items
Cart
100% Safe and Private!
Search     for:    

Books
Browse All Topics    New Releases    Coming Soon

All Topics > Computers & Internet > Web Development > Internet Commerce > Web Site Design
 
Browse similar subjects

Shipping

All orders
shipped by
airmail!

Click here for our
Shipping Policies!

 


Quotations

"After being Turned Down by numerous Publishers, he had decided to write for Posterity."

  - George Ade

(1866 - 1944),
'Fables in Slang',
1899

 

 

Professional Active Server Pages 3.0

 
  by Robinson, David Sussman, Brian Francis, Dino Esposito, George Reilly, Craig McQueen, Andrea Chiarelli
 
 
 Take A Trip Around The Word
Take A Trip Around The Word
Product
Take A Trip Around The Word
Take A Trip Around The Word
Take A Trip Around The Word
  
  
  
Take A Trip Around The Word
Take A Trip Around The Word 


ZIN Product Number: 10510925

 
eBay (last 12 months)
Auctions: 14
Price Range: $0.06 - 0.01
 
Craigslist (last 12 months)
Classifieds: 8
Price Range: $0.02 - 0.01
 
Amazon Used (last 12 months)
Auctions: 19
Price Range: $0.01 - 0.06
 
ZooScape (last 12 months)
Auctions: 0
Price Range: N/A
 
 
Google listings (non-affiliate) 24
MSN listings (non-affiliate) 16
Yahoo listings (non-affiliate) 54
 


 FastFind Line
Inverse Black Hole
By the Numbers
By the Numbers
Cover To Cover
Cover to Cover
Reader's Corner
Reader's Corner
Table of Contents
Table of Contents
Related Reading
Related Reading
Inverse Black Hole
FastFind Line
 
 
By The Numbers
 Product Details

  Format: Paperback, 1277 pages
  Publisher: Wrox Press, Inc.
  ISBN: 1861002610
  Release Date: Jan 9, 2001

  Average Reader Review: One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpNo Thumb Up (Based on 5 reviews.)


 
 
Cover to Cover
 In Brief
This book is about Active Server Pages 3.0, as included with Windows 2000. However, because ASP is now a core part of so many Web-oriented features within Windows, this book covers a far wider area than just how ASP works. ASP is maturing all the time to encompass more integration with other Windows services and software, and so there are many other areas that impinge directly on the use and performance of ASP.

In particular this involves the Windows operating system itself, including the new security features of Windows 2000, and the Internet server software that comes with Windows 2000—Internet Information Server (IIS). On top of this are the other less obvious services, which also have a direct or indirect effect on the way that ASP works. These include COM+, the various Internet service administration tools, and—indirectly—the many other services and installed software packages that either provide additional functionality to ASP, or which have interfaces that are available for use in ASP.

So, as well as chapters all about the roots of ASP, the base object structure, and how it's used, you'll also see chapters that demonstrate the many different ways that ASP integrates seamlessly with other software and services in Windows. One of the most obvious of these is access to data in a relational database or other type of data store (such as Active Directory), and you'll see several chapters devoted to these topics.

We'll also explore the intimate relationship between Internet Information Server and COM and the new COM+, and see how ASP has changed the way that it hosts and executes external components to provide better performance and scalability. This also affects the way that components are designed and built, and we'll be exploring this topic in some depth as well.


 
 
 From The Publisher
Professional Active Server Pages 3.0 is the next edition of the number one selling ASP book in the world; Professional Active Server Pages 2.0. This is a next edition covering all the new features that appear as part of Win2000 but it is also a completely new book in terms of content, recycling essentially nothing from the previous edition. Instead all the concepts are taken a step further for a more mature audience and ASP is considered in terms of an N-tier enterprise environment including extensive coverage of components, Index Server, ADO 2.5, XML, CDO, ADSI, and much more.

 
 
 Foreword
They say that everyone can remember exactly where they were, and what they were doing, when one of those major events in history occurred. It could be when President Kennedy was shot, it could be the day that Elvis Presley died, or it could just be something less historic and much closer to home such as the first time you saw 'Doom'.

One of our colleagues firmly believes that the introduction of Microsoft's Active Server Pages (ASP) technology, or Denali as it was called then, was one such important event. He backs this up by remembering exactly what he was doing at the time. He'd just finished work on a book about Web database connectivity techniques, ending with the jewel-in-the-crown at that time-the Internet Database Connector JDQ. The rapid addition of an extra chapter before going to press, to cover this exciting new ASP technology, was the order of the day. In fact that single chapter was probably the reason for most of the book's sales, because suddenly every developer wanted to be 'into' ASP.

All this sounds like it was a long time ago, and we have all become quite blase about Active Server Pages and whole range of techniques that have built up around it. But (at the time of writing) this was less than three years ago. Yet here we are, with version 3.0 of ASP just released, and with a feature set, performance and capabilities that leave the original version 1.0 standing in the dust.

What Is This Book About?

This book is about Active Server Pages 3.0, as included with Windows 2000. However, because ASP is now a core part of so many Web-oriented features within Windows, this book covers a far wider area than just how ASP works. ASP ismaturing all the time to encompass more integration with other Windows services and software, and so there are many other areas that impinge directly on the use and performance of ASP.

In particular this involves the Windows operating system itself, including the new security features of Windows 2000, and the Internet server software that comes with Windows 2000 - Internet Information Server (IIS). On top of this are the other less obvious services, which also have a direct or indirect effect on the way that ASP works. These include COM+, the various Internet service administration tools, and - indirectly - the many other services and installed software packages that either provide additional functionality to ASP, or which have interfaces that are available for use in ASP.

In fact, this is really where ASP comes into its own, and why it has become such an integral part of working with Windows on the Internet. ASP introduced the concept of using ActiveX interfaces or discreet component objects (separate controls that provide a COM interface) within Web scripts, rather than running external executable programs as had previously been the norm in other Web scripting languages (such as Perl).

This integration with COM and ActiveX means that ASP can effectively access anything on the Web server, or a connected network, which provides a suitable interface. From this alone, a huge market has grown up for components and objects that implement or encapsulate specific functions. More than that, almost all installed software and services in Windows either include a set of specific ActiveX components, or directly exposes a COM interface, to allow ASP to access it.

So, as well as chapters all about the roots of ASP, the base object structure, and how it's used, you'll also see chapters that demonstrate the many different ways that ASP integrates seamlessly with other software and services in Windows. One of the most obvious of these is access to data in a relational database or other type of data store (such as Active Directory), and you'll see several chapters devoted to these topics.

We'll also explore the intimate relationship between Internet Information Server and COM and the new COM+, and see how ASP has changed the way that it hosts and executes external components s provide better performance and scalability. This also affects the way that components are designed and built, and we'll be exploring this topic in some depth as well.

Who Is This Book For?

When Active Server Pages was first introduced, we produced a book covering that initial version from the point of view of a beginner to the technology. Fair enough, because at that point everyone was a beginner. However, the runaway success of ASP means that this is no longer the case. There are many millions of knowledgeable and active ASP developers out there who want hard-core technical coverage of ASP in its new version.

Then, when version 2.0 of ASP was released, we produced a separate beginner's guide, and this is also the case with version 3.0. This book is the Professional- level version, and is aimed at two categories of developers. Firstly, it is designed to satisfy the needs of those who are already well practiced in the skills of ASP and server-side Web application development. Secondly, it will be a useful and fasttrack guide to those who are less familiar with ASP, but have a server-side Web application development background - perhaps in the use of Perl, IDC, etc. For newcomers to Web applications and dynamic Web page creation, we recommend you look at Beginning Active Server Pages 3.0 (ISBN 1-861003-38-2) first.

Version 3.0 of ASP in itself is not an earth-shattering upgrade. In fact, ASP is reaching the point where there isn't much more that can be done with it. However, the wish lists of most developers should be fulfilled with the new version. There are many subtle changes to the way that it works, in the scripting engines that are included, in the Web server (IIS) itself and in the administration tools. There are also some fundamental changes in the IIS/COM(+) relationship, which it's important that you grasp. If you didn't really do much with COM and NITS in version 2.0 of ASP (a lot of people managed to ignore them), then now is the time to get to grips with them and start building pages and components to integrate with it.

 

 
The Reader's Corner
  Product Review
 
 Number of Reviews: 5     Average Rating: One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpNo Thumb Up

A must for the serious ASP programmer
   One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpOne Thumb Up

-- A reviewer, February 7, 2000


David Mumladze
   One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpOne Thumb Up

-- David, Student ...a Crazy web developer, April 24, 2001


GREAT BEGINERS BOOK
   One Thumb UpOne Thumb UpNo Thumb UpNo Thumb UpNo Thumb Up

-- Henry Yeng, February 22, 2000


Very nice book
   One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpOne Thumb Up

-- Salash D.Motiani, webmaster, May 31, 2000


An excellent and a must have book on ASP 3.0.
   One Thumb UpOne Thumb UpOne Thumb UpOne Thumb UpOne Thumb Up

-- Syed M Atif., July 20, 2000

Also Recommended: Designing Distributed Application with XML, ASP.


 
 
Table of Contents
 Introduction
Chapter 1: ASP Fundamentals
Chapter 2: Handling Requests and Responses
Chapter 3: ASP Applications and Sessions
Chapter 4: Server Processes and the ASP Server Object
Chapter 5: The Scripting Runtime Library Objects
Chapter 6: Active Server Components
Chapter 7: Debugging and Error Handling
Chapter 8: ADO 2.5 Basics
Chapter 9: Connections, Commands And Procedures
Chapter 10: ASP and Data on the Client
Chapter 11: Working with XML Data
Chapter 12: Universal Data Access
Chapter 13: Components and Web Application Architecture
Chapter 14: COM, COM+ and ASP
Chapter 15: COM+ Applications
Chapter 16: ASP Script Components
Chapter 17: Building ASP Components in C++
Chapter 18: More C++ Component Issues
Chapter 19: ASP and Transacted Web Applications
Chapter 20: ASP and Message Queue Server
Chapter 21: Introducing ADSI and Active Directory
Chapter 22: ASP and Collaboration Data Objects for NT Server
Chapter 23: ASP, CDO and Exchange Server
Chapter 24: Securing Your Server
Chapter 25: Working With Certificates
Chapter 26: Optimizing ASP Performance
Chapter 27: Building Multiple Server Web Sites
An XML-Driven Newspaper Case Study
Appendix A: The ASP 3.0 Object Model
Appendix B: The Scripting Runtime Library Objects
Appendix C: Microsoft Server Components
Appendix D: Error Codes
Appendix E: The ADO 2.5 Object Model
Appendix F: ADO 2.5 Constants
Appendix G: Useful Information
Appendix H: P2P.WROX.COM


 
 
Related Reading
 Find similiar books in these subject areas:

All Topics > Computers & Internet > Web Development > Internet Commerce > Web Site Design
All Topics > Computers & Internet > Web Development > Scripting & Programming > General
All Topics > Computers & Internet > Programming > General
All Topics > Computers & Internet > Programming > Web Programming > Active Server Pages
All Topics > Computers & Internet > Authors, A-Z > Homer, Alex
All Topics > Computers & Internet > General


 
 
 People like you also bought:

ASP 3.0 Programmer's Reference, by Alex Homer

Beginning ASP Database, by John Kauffman

Professional XML, by Stephen F. Mohr

Professional SQL Server 2000 Programming, by Robert Vieira

Professional ASP XML, by Mark Baartse

VBScript Programmer's Reference, by Daniel Read

Beginning JavaScript, by Paul Wilton

 
 
 Keywords
Computer Books: General, Computer Bks - Languages / Programming, Computers, Programming Languages - General, Internet - Web Site Design, Programming - General, Active server pages, ASP, United States - State & Local, Computer programs, Design, Web sites, Web publishing, Web servers, Internet programming

 
 
 FastFind Line
Inverse Black Hole
By the Numbers
By the Numbers
Cover To Cover
Cover to Cover
Reader's Corner
Reader's Corner
Table of Contents
Table of Contents
Related Reading
Related Reading
Inverse Black Hole
FastFind Line
 
 


Make $1 per sale -
Link to ZooScape.com!


About Us   |   Our Policies   |   Your Cart   |   Contact Us   |   Help
ZooScape.com

Copyright 1995 - 2009 - ZooScape.com
 
ZooScape.com