44 used & new from $0.01

Have one to sell? Sell yours here
 
 
ASP 3.0 Programmer's Reference
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

ASP 3.0 Programmer's Reference [ILLUSTRATED] (Paperback)

~ Richard Anderson (Author, Editor), Dan Denault (Author), Brian Francis (Author), Marco Gregorini (Author), Alex Homer (Author), Craig McQueen (Author), Simon Robinson (Author), Kevin Williams (Author), John Schenken (Author)
4.3 out of 5 stars  See all reviews (18 customer reviews)


Available from these sellers.


12 new from $14.45 32 used from $0.01

Customers Who Bought This Item Also Bought

Professional Active Server Pages 3.0

Professional Active Server Pages 3.0

by Alex Homer
Beginning Active Server Pages 3.0 (Programmer to Programmer)

Beginning Active Server Pages 3.0 (Programmer to Programmer)

by David Buser
4.6 out of 5 stars (103)  $26.39
Sams Teach Yourself Active Server Pages 3.0 in 21 Days

Sams Teach Yourself Active Server Pages 3.0 in 21 Days

by Scott Mitchell
4.7 out of 5 stars (89)  $31.49
Active Server Pages Bible

Active Server Pages Bible

by Eric A. Smith
3.0 out of 5 stars (26)  $60.00
ASP in a Nutshell, 2nd Edition

ASP in a Nutshell, 2nd Edition

by A. Keyton Weissinger
4.1 out of 5 stars (61)  $26.39
Explore similar items

Editorial Reviews

Amazon.com Review

The ASP 3.0 Programmer's Reference is a well-organized compilation of essential information about the latest version of Microsoft Active Server Pages (ASP). It covers ASP development on the Windows 2000 platform and includes full coverage of the various new Microsoft technologies at the disposal of an ASP 3.0 developer.

In addition to the expected documentation of the ASP objects, the book provides overviews of a wide array of related objects and architectures that developers need to know about. These topics are peripheral to the actual ASP architecture, yet they are valuable for experienced ASP programmers.

At the heart of the book is the documentation of the ASP object model. Each object is introduced briefly, followed by coverage of each property and method it supports. Provided are code examples for nearly every method and property, but often only a couple of lines illustrating usage. There're no needlessly fluffy examples here.

Although its title implies a narrow focus, this book provides much more than a simple language reference. ASP developers will find it useful time and again as they explore the new features of the vast Microsoft development architecture. --Stephen W. Plain

Topics covered:

  • ASP intrinsic objects
  • Scripting objects
  • Active Server Components
  • ADO
  • ADOX
  • DNA 2000 application architecture
  • Performance testing
  • Collaboration Data Objects for Windows 2000
  • XML
  • Data shaping
  • Security


Product Description

ASP 3.0 Programmer's Reference relates to ASP 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 the ASP syntax, properties, methods and events. Windows 2000 is a big operating system, in other words, it is functionally rich and bundled with numerous applications and services that enable you and your applications to do lots of different things with very little effort. For example, with Windows 2000 you can use IIS5 as your web server, you can use Active Directory to share enterprise-wide information, you can Message Queue Services to create applications that can work in a disconnected or a connected mode etc. Therefore, a properly equipped ASP programmer needs to have more than just ASP reference material close at hand to function effectively in this environment. ASP 3.0 Programmer's Reference also covers Components, Active Directory, XML, ADO, Messaging and Collaboration Services, VBScript, JScript and much more making it the complete ASP programmer's desktop companion.

Product Details

  • Paperback: 400 pages
  • Publisher: Wrox Press; 1st edition (April 15, 1999)
  • Language: English
  • ISBN-10: 1861003234
  • ISBN-13: 978-1861003232
  • Product Dimensions: 9 x 6 x 2.2 inches
  • Shipping Weight: 3.2 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #1,001,024 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #22 in  Books > Computers & Internet > Hardware > PC Buyers' Guides

Look Inside This Book

What Do Customers Ultimately Buy After Viewing This Item?


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 Reviews

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

 
31 of 31 people found the following review helpful:
4.0 out of 5 stars Thorough Coverage and Clear Simple Code Examples, June 7, 2000
By A Customer
If you have a little programming experience, this is an excellent source to get started with ASP. Objects, methods and properties are clearly and concisely explained, and their use is well illustrated with (very) short snippets of code. You can quickly find out just about anything you need to know about ASP-- which is exactly what a reference should provide.

Each of the chapters is well-organized and easy to navigate. The appendices are also very useful.

I judge my programming books by how often I resort to them, and I use this one all the time because the answers I need are always there.

I would have given the book five stars if the index had been a little more friendly to non-ASP programmers. Though the index has entries for all ASP objects, it's not very useful unless you already know the name of the object you are looking for.

For example, try looking up "array" in the index, as you might naturally do, coming from any other programming language. It's not there. A simple note in the index like "see dimensions" would be helpful.

Bottom Line: This book has all the info you need to write just about any ASP program you'd ever need to write, and it's well worth the money.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
30 of 30 people found the following review helpful:
5.0 out of 5 stars All The ASP You Need, May 19, 2000
By John Tompkins (Greenpoint, WI) - See all my reviews
Generally, I buy Wrox books to get an overview of the terrain, then buy an O'Reilly nutshell book for reference purposes. ASP 3.0 Programmer's Reference is the exception that proves the rule. It's excellently put together, easy to navigate, and unusually broad in scope. You get a lot for your money.

One more thing: since ASP programmers tend to be less steeped in technology than, say, C++ programmers, it's especially important to have a reference that's easy to use and clear on every point. That's the best part about ASP 3.0 Programmer's Reference -- you never feel like you're lost (unless you're totally unfamiliar with the language, like the gentleman below.)

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars I use it everyday on the job, April 10, 2001
As an ASP programmer, I use this reference almost every day on the job. It covers the API's of ASP, ADO and other related MS technologies very thoroughly indeed. Examples are plenty, and useful. Looking up for something takes me a few seconds, and the text is quite to the point.

For beginnning programmers, or those new to ASP, you might need another book before this one...got this reference, so I could find information quickly during my time-sensitive job...So make sure you know the script language well enough before you use it for ASP...In fact, the book shows examples in both VBScript and JScript, unlike most other books which just mention VBScript...I found ALL the specific details of ASP, and saved precious time on the job.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars Perfect
Not only is it below average in cost, it is by far the best ASP book I have ever seen. Every topic has a VBScript and JScript example. Read more
Published on February 3, 2003

4.0 out of 5 stars great reference if you already know basic ASP
I use this book all the time. In fact, so much that I hardly ever put it back on my bookshelf. It is a great reference for anyone who basically knows ASP but needs to occasionally... Read more
Published on October 4, 2002 by David C. Askov

5.0 out of 5 stars Much More Than Just an ASP Reference
Wrox is selling itself short on this one. Not only is it a great reference for ASP (lots of good examples and explanations), there are also several equally good chapters on ADO,... Read more
Published on July 8, 2002 by Lee

5.0 out of 5 stars Extravagant Reference
If you are intermediate to advance ASP Programmer, don't buy others book. Enough to have this book. Excellent reference.
Published on November 1, 2001 by mayling

5.0 out of 5 stars Must have ASP reference
Let's face it, no ASP programmer can remember it all, so having a handy-dandy reference book that cuts to the chase is a must. This book does just that, and then some. Read more
Published on July 19, 2001 by dannomite

4.0 out of 5 stars Excellent ASP reference
As with most Wrox books, this book contains far more than most ASP programmers will ever need--although it is not for the beginner. Read more
Published on June 7, 2001

1.0 out of 5 stars ASP 3.0 Programmer's Reference Severly Lacking
I needed to learn more about arrays. The beginners guide wasn't robust enough. Sorry, no mention of this in the index, don't want to thumb through entire book searching for the... Read more
Published on February 19, 2001 by F Krug

5.0 out of 5 stars Great as a Reference not for learning purposes
As a Reference it is great. If you learned the basics of ASP and DNA in a basic course or using one of those "Teach Yourself" books, you should be able to take advantage... Read more
Published on November 21, 2000 by Jesus Mercado Rivera

4.0 out of 5 stars Serious ASP programmers need this
If you are beginner to ASP, look else where. For experienced ASP programmer, this one should be on your desk. Read more
Published on November 17, 2000 by P. Pham

3.0 out of 5 stars Extensive, but poorly edited
This book covers not only ASP, but also everything related to it, such as ADO, Index Server, XML, MSMQ, and MTS. It's not a good book to start with, "Beginning ASP 3. Read more
Published on November 17, 2000 by Neil McGuigan

Only search this product's reviews



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
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.