Buy Used
Used - Good See details
$4.00 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
ActivePerl with ASP and ADO
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

ActivePerl with ASP and ADO [Paperback]

Tobias Martinsson (Author)
4.2 out of 5 stars  See all reviews (8 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0471383147 978-0471383147 April 4, 2000
"Everything you will need in one book for ASP and ADO programming with Perl and PerlScript. A must-have for every Perl developer's library."-Douglas Lankshear, Senior Developer, ActiveState Tool Corporation
This powerful book/CD package gets you up to speed on all of ActivePerl's features in no time. Tobias Martinsson introduces the tools included in ActivePerl and walks you through installationand configuration, then gives you an overview of the syntax, variables, functions, control structures, and regular expressions of Perl and PerlScript. Chapters on ASP and ADO demystify the jargon, com-ponents, and concepts behind the technologies, and then focus on the objects and functionalities they can add to your programs. Extensive code examples teach you how and where to use the objects, events that trigger them, and how to program with optimal performance in mind. And as a valuable reference, the author provides detailed tables on each object and its associated task options throughout the book to help you harness the full power of ASP and ADO.
Inside, you'll find comprehensive discussions of:
* Perl and PerlScript programming concepts
* Universal Data Access (UDA)
* Database programming
* Active Server Pages (ASP)
* Active Data Objects (ADO): Connection, Command, Error, Field, Parameter, Property, Record, Recordset, and Stream
CD-ROM includes:
* ActivePerl Build 522
* All examples and scripts from the book
* All ADO scripts converted to Perl code

Editorial Reviews

Amazon.com Review

Perl tends to be talked about as a cross between a religion and a programming language. It has a lot going for it: in particular, it's free and available on most platforms. ActivePerl is Perl implemented as an ActiveX component, enabling its use as an ASP scripting language for IIS. Using ActivePerl rather than Perl with CGI takes up fewer server resources.

ActivePerl with ASP and ADO is aimed at Windows developers, though it isn't obvious why they'd want to use Perl rather than Microsoft's native VBScript. This text explains the basics of the Perl language, along with ASP and ADO, but you really need more than this book if you're going to realize the full power of Perl as an ASP-scripting language.

On the ASP side, the book provides good explanations of how and why things happen and how to make them happen the way you want them to. It discusses statefulness and cookies, along with simple ASP pages and database connectivity. The text discusses ADO usage in depth--including such esoterica as converting between ActivePerl scripts and command-line Perl for more efficient client-data presentations.

The book ends with the Record object, a hierarchical data structure, followed by appendices--which include a collection of useful scripts. ActivePerl and all the code is on the companion CD-ROM.

ActivePerl with ASP and ADO is authoritative and its author is clearly an expert, but pity the poor beginner who has to master all three languages at once. Despite the roller-coaster ride, the book is well structured and provides a concise source for Windows developers looking to move to a more powerful scripting language. --Steve Patient, Amazon.co.uk

Review

"I can say that I learnt a lot about all three subjects from it" (CVu, April 2002)

Product Details

  • Paperback: 290 pages
  • Publisher: Wiley (April 4, 2000)
  • Language: English
  • ISBN-10: 0471383147
  • ISBN-13: 978-0471383147
  • Product Dimensions: 9.2 x 7.5 x 0.7 inches
  • Shipping Weight: 1.2 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (8 customer reviews)
  • Amazon Best Sellers Rank: #3,372,850 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

8 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (8 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

10 of 10 people found the following review helpful:
2.0 out of 5 stars Please hire a real editor for the next edition!, September 24, 2000
By A Customer
This review is from: ActivePerl with ASP and ADO (Paperback)
There's clearly a wealth of information in this book. I'm giving this book two stars instead of one because if you read it often enough, long enough, and forgiving-ly enough some of that wealth can be yours.

Though I'm a fairly good script programmer, and though I'm quite familiar with Perl's object model, and able to use databases with the Perl DBI I had no luck making database connections with my own ASP scripts after using the book. I assumed it was just me until I found the connection syntax clearly documented in a throwaway line from a different Perl book.

After reading that book cover to cover, reading another non-perl book on ASP, and scrounging through various documentation files, and after successfully implementing an ASP-based database-driven website I'm taking another crack at this book. It's still no fun but at least I can make out what the author is trying to say. I am learning things I didn't know.

I no longer believe the author actually works for Sun Microsystems on their JAVA development team, which directly competes with Perl and ASP. But I'm not so sure about the editor.

A good editor would have helped the author streamline the flow, even out the examples, prioritize what information is presented, move all but the most relevant tables to appendices, and make sure chapter heading and subheading levels were orthogonal.

It's too bad. There's an old saying: "Those who can't, teach." That doesn't apply here -- the author certainly seems to know his stuff. We face instead the corollary: "Those who can, can't teach." A thorough revision with a good editor would greatly benefit both author and readers.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars Compact and to the point, January 3, 2001
By 
This review is from: ActivePerl with ASP and ADO (Paperback)
Having read many books on ASP and Perl, most much, much larger and more comprehensive than this I am still compelled to give this book 5 stars since it quickly gives a feel for the techniques and capabilities of the tools under discussion. Be warned: this book, for most readers, is most likely inadequate as a sole source of information. The author provides motivation but not necessarily all the details needed to fully use the material. But having read this book, I feel like I will definately exercise my skills more competently.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 8 people found the following review helpful:
5.0 out of 5 stars Well beyond the "Nutshell" approach..and A MUST HAVE...., May 23, 2000
By 
This review is from: ActivePerl with ASP and ADO (Paperback)
This book clearly explains ActivePerl with ASP and ADO. It follows a smooth "tutorial approach" and offers sheer ease in connecting databases with the internet. It is well written and highly detailed, but doesn't "over-load" the beginner with unexplained jargon. This was the one book that had my e-commerce up and running in no time.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews






Only search this product's reviews



Inside This Book (learn more)
First Sentence:
Microsoft's Active Server Pages (ASP) technology makes Internet development both easier to learn and more powerful to use. Read the first page
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Perl Package Manager, Internet Services Manager, John Doe, Microsoft Access, Tom Christiansen, Data Control Language, Data Definition Language, Data Manipulation Language, Internet Information Services, Properties Property, Common Gateway Interface, Hello From Perl, Loop the Recordset, Open Database Connectivity, Related Functions, Visual Basic
New!
Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject