This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

37 used & new from $1.75
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Professional Active Server Pages 3.0 (Programmer to Programmer)
 
 
Please tell the publisher:
I'd like to read this book on Kindle
 
  

Professional Active Server Pages 3.0 (Programmer to Programmer) (Paperback)

by Alex Homer (Author), David Sussman (Author), Brian Francis (Author), George Reilly (Author), Dino Esposito (Author), Craig McQueen (Author), Simon Robinson (Author), Richard Anderson (Author), Andrea Chiarelli (Author), Chris Blexrud (Author), Bill Kropog (Author), John Schenken (Author), Matthew Gibbs (Author), Dean Sonderegger (Author), Dan Denault (Author) "Microsoft's Active Server Pages technology has now reached version 3.0..." (more)
Key Phrases: net start cisvc, object example page, page counter component, Visual Basic, End Sub, Active Server Pages (more...)
4.5 out of 5 stars See all reviews (78 customer reviews)


Available from these sellers.


37 used & new available from $1.75
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 21 used & new from $6.78
 
   

Customers Who Bought This Item Also Bought

Beginning Active Server Pages 3.0

Beginning Active Server Pages 3.0 by David Buser

4.5 out of 5 stars (102) 
ASP 3.0 Programmer's Reference

ASP 3.0 Programmer's Reference by Richard Anderson

4.3 out of 5 stars (18) 
Beginning ASP Databases

Beginning ASP Databases by John Kauffman

4.7 out of 5 stars (126)  $32.57
Sams Teach Yourself Active Server Pages 3.0 in 21 Days (Sams Teach Yourself)

Sams Teach Yourself Active Server Pages 3.0 in 21 Days (Sams Teach Yourself) by Scott Mitchell

4.7 out of 5 stars (88)  $31.49
Active ServerŪ Pages Bible

Active ServerŪ Pages Bible by Eric A. Smith

3.0 out of 5 stars (26)  $40.49
Explore similar items : Books (62)

Editorial Reviews

Amazon.com
The team behind Professional Active Server Pages 2.0 has written a definitive guide for the latest version of ASP included with Windows 2000. This lengthy text offers a comprehensive look at the technology and is geared toward seasoned professionals looking to truly master this important development platform. The team of authors touch on almost every topic a working ASP coder might be interested in, including what to do when "it all goes wrong."

This title is divided into six sections that focus on key aspects of ASP: the basics, ActiveX Data Objects (ADO), building components for ASP, integration with BackOffice, security/performance/scalability, and reference material. This organization makes the book useful for both lengthy reads and quick daily reference. The index and set of appendices are also quite comprehensive.

Code snippets of judicious size and summary boxes with key information such as errors and function calls make the reading productive without being distracting. Most of the material is presented in a structured topical tutorial; however, an excellent XML newspaper case study provides a real-world perspective on XML and ASP.

While a number of working programmers authored this guide, the group's expertise has been well-integrated to read consistently. The team provides some error-preventing programming procedures such as formatting and indenting code, being "Explicit" about declarations, converting variables to the appropriate data types, using good variable naming conventions, encapsulating script, and more. Whether you're looking for information on utilizing components