Features
- Cover Type: Paperback with 991 pages
- Published by: WROX PRESS; 2Rev Ed edition March 22, 1998
- Written in: English
- ISBN 10 Number: 1861001266
- ISBN 13 Number: 978-1861001269
-
Book Dimensions:
9.2 x 7 x 1.8 inches
- Weighs: 3.4 pounds
Product Review
This thorough and intelligently organized text covers all the bases for developing state-of-the-art Web sites powered by
Microsoft Web technologies.
The book discusses the Internet in terms of the history of client/server systems and describes why it is a better way to deliver scaleable, maintainable systems using thin clients. It describes basic
Microsoft tools, such as NT4, Internet Information Server (IIS), and Personal Web Server. The authors then move toward the basics of using Active Server Pages (ASPs) starting with basic objects (such as the Request, Cookies, and Response objects). They stress a solutions-basic approach with plenty of examples to show what's going on. Sections on Active Server Components and listings of third-party controls that can enhance your ASP Web site are particularly useful.
Professional Active Server Pages 2.0 thoroughly explains databases and ASPs, from the architecture of ActiveX Data Objects (ADO), object linking and embedding database (OLE-DB), and open database connectivity (ODBC) to the basic objects used to query and manipulate data in Web pages. The latter half of this book gives some perspective on the issues that real-world Web developers face every day. The authors discuss how to overcome the "stateless" nature of Internet using specific ASP objects. The book also includes material on the strategies for creating online communities--through
Microsoft's support for chat rooms and personalizing content--Dynamic HTML, and how to use Internet Explorer 4-specific capabilities. The authors introduce new
Microsoft products, such as
Microsoft Transaction Server (MTS) and
Microsoft Message Queue Server (MSMQ), and provide a very useful case study of an e-commerce Web site for direct sales for a publisher. Other case studies show how to customize content to specific browsers and how to migrate a traditional client-side application onto an online version.
With its wide-ranging coverage of ASP technologies and great case studies that show useful applications at work,
Professional Active Server 2.0 is the only title you will need to become a productive ASP Web developer.
--Richard Dragan
Book Description
Building on the success of our Professional ASP book, ISBN 1861000723, this book brings the subject area bang up to date with its coverage of ASP 2.0, released as part of IIS4. Active Server Pages is the
Microsoft technology which allows you to build pages dynamically, access databases easily and build secure commercial applications for use over the Internet. This book assumes a knowledge of the Internet and either JavaScript or VBScript. We cover the revised ASP Object Model and Components, then move on to look at ASP with databases, with Transaction Server and Components, with Mail Systems, with IE4, with Site Server and with Personalization Server. We also provide additional case studies to give you practical examples to adapt for your own use and a chapter focussing on the issue of securing your application.
Reader Reviews
Great book on ASP but it used VBScript almost in all the examples. I'd prefer some more JScript examples, however I will admit VBScript has more features for server side scripting. This book is great as a reference because the examples are so good.
Comment | |
(Report this)