Search
 Advanced SearchView Cart   Checkout   
 Location:  Home » Books » All Amazon Upgrade » Active Server Pages 2.0 for DummiesJanuary 8, 2009  
Browse
Books
Computers
Electronics
Related Categories
• All Amazon Upgrade
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Computers & Internet
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• For Dummies
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Computers & Internet: Software: Introductory Guides: For Dummies: Applications
General
Archive
Custom Stores
Specialty Stores
• General AAS
Internet
Home Computing
Computers & Internet
Subjects
• Internet & Networking
Hardware
Computers & Internet
Subjects
Books
• Internet Information Server
Development
Microsoft
Computers & Internet
Subjects
• Windows NT
Operating Systems
Microsoft
Computers & Internet
Subjects
• Windows NT Server
Operating Systems
Microsoft
Computers & Internet
Subjects
• Networking
Microsoft
Computers & Internet
Subjects
Books
• General
Networks, Protocols & APIs
Networking
Computers & Internet
Subjects
• General AAS
Networks, Protocols & APIs
Networking
Computers & Internet
Subjects
• General AAS
Networking
Computers & Internet
Subjects
Books
• General
Operating Systems
Computers & Internet
Subjects
Books
• General AAS
Operating Systems
Computers & Internet
Subjects
Books
• General
Programming
Computers & Internet
Subjects
Books
• General AAS
Programming
Computers & Internet
Subjects
Books
• Introductory Guides
Software
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General AAS
Software
Computers & Internet
Subjects
Books
• General
Programming
Web Development
Computers & Internet
Subjects
• General AAS
Programming
Web Development
Computers & Internet
Subjects
• General
Computers & Internet
Subjects
Books
• General AAS
Computers & Internet
Subjects
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Active Server Pages 2.0 for Dummies
Active Server Pages 2.0 for Dummies
Author: Bill Hatfield
Publisher: For Dummies
Category: Book

List Price: $24.99
Buy New: $0.01
You Save: $24.98 (100%)
Buy New/Used from $0.01

Avg. Customer Rating: 4.5 out of 5 stars(72 reviews)
Sales Rank: 204502

Languages: English (Original Language), English (Unknown), English (Published)
Media: Paperback
Edition: 2
Number Of Items: 1
Pages: 378
Shipping Weight (lbs): 1.4
Dimensions (in): 9 x 7.4 x 1

ISBN: 076450603X
Dewey Decimal Number: 005.276
UPC: 785555019027
EAN: 9780764506031
ASIN: 076450603X

Publication Date: September 8, 1999
Availability: Usually ships in 1-2 business days

Similar Items:

  • Sams Teach Yourself Active Server Pages 3.0 in 21 Days
  • ASP in a Nutshell, 2nd Edition
  • Active Server Pages Bible
  • ASP Programming for the Absolute Beginner
  • ASP.NET 2 For Dummies (For Dummies (Computer/Tech))

Editorial Reviews:

Product Description
Ready to create interactive Web pages? Then welcome to Active Server Pages For Dummies, 2nd Edition. In this guide, you'll see exactly what ASP is all about and how it works.

You may be a Web site or intranet developer for a company, or the owner of a personal or small business Web site, or a programmer who wants to get in on all the hot new technologies. In any case, you're always looking for ways to make your job easier and your Web site cooler. You probably

  • Know how to use Windows NT or Windows 95/98 and your web server software, at least well enough to get around.
  • Are familiar with HTML and have played around with some advanced tags.
  • Have had at least a little exposure to a scripting language like VBScript, JavaScript, Perl, or REXX.
  • Have worked with a macro language such as you'd find in a spreadsheet or other application.
  • Have actually done some programming in Java, Visual Basic, C, or COBOL.

But don't worry. To get the most out of this book, you don't have to be a programmer or an HTML guru. Active Server Pages makes activating your Web site easy.

In Active Server Pages For Dummies, you'll discover

  • What Active Server Pages is and how it fits into the world of CGI, ISAPI, ActiveX controls, and all the other Internet stuff that promises to make your Web site more exciting.
  • What you need to know about the programming languages.
  • How to use objects that are a part of your web server to get all sorts of information and to change the way things work.
  • How to access database information from a Web page.
  • What happens after you start to pull together the capabilities to create real Web applications.

Active Server Pages is easy. You've heard that said before, only to be overwhelmed with enough confusing gibberish to choke a camel. But with this guide, you can believe it.

Amazon.com Review
Active Server Pages (ASP) is the best way to create dynamic Web sites--that is, Web sites based on the contents of a database--under Microsoft Internet Information Server (IIS) and other Microsoft Web platforms. Active Server Pages for Dummies proves that despite the initially intimidating appearance of some ASP code, the system isn't hard to learn and can be a lot of fun.

The book delivers a carefully structured introduction to ASP technology. The examples aren't all academic either--you'll find code (printed and on the companion CD-ROM) for a date-stamper, a banner-ad rotator, a guestbook, and even a near-real-time chat room and a system for managing classified ads.

Though this book includes sections on VBScript and JScript, you'll probably want to combine it with a language text if you lack familiarity with at least one of those languages. Still, the language material that's here serves as a good introduction to the basics and enables you to make sense of the scriptable ASP objects that make the technology so powerful.

Though this isn't an object reference, the author explains the capabilities of each major server component and provides example code that uses many of them. That's the strongest aspect of this book, in fact--the excellent example code you can learn from and adapt to your purposes. --David Wall

Topics covered: Basics of ASP, VBScript, JScript, the ASP object model, server components, database connectivity, Visual InterDev, and popular ASP applications.


Customer Reviews:   Read 67 more reviews...

3 out of 5 stars Easy read for experienced programmers   July 2, 2004
  5 out of 5 found this review helpful

I have experience with PHP and Perl-based CGI programming. I needed to learn ASP in a hurry to get started on a new project. This book was suitable for my circumstance by providing an inexpensive, easy-to-read introduction to ASP.

If you are already familiar with some form of web-based programming (knowing Visual Basic also helps), this is a great way to get started quick with ASP. It provides a clear, concise explanation of the essential ASP classes (Session, Request, Response, redirecting, etc.)

If you are a beginner and know nearly nothing about creating dynamic web pages, there is a steep learning curve. I would also recommend getting Sam's Teach Yourself Visual Basic .NET if you are unfamiliar with Visual Basic programming, because there is a lot of VB in ASP.

"ASP for Dummies" does not cover .NET, but that is not really important, especially if you already have another reference book such as for Visual Basic .NET. ASP is well structured and I doubt there will ever be much urgency to change your code for .NET. For those of you unfamiliar with .NET, it is a series of classes and methodology that sometimes can make your programming easier.

The cheap shots at humor could make this book annoying at times, but it does put you at ease while you're learning. The style of this book may also be inadequate if you intend to use it for reference alone.


1 out of 5 stars Get with the times   March 20, 2004
  1 out of 6 found this review helpful

For those who don't want to be dragged into the new .net world. There is still asp...however, 2.0 is the old version, at least get 3.0


5 out of 5 stars good for beginners   February 1, 2004
A good book for beginners.

I bought this book without any previous knowledge of ASP and it has been a great help to me.
In the first part of the book, it discusses the code and gives examples for almost all of it.
In the second part, it uses nearly all the code discussed in real world examples - which is really necessary if you want to throughly understand how the code is used or could be used.

Once or twice I ran into a very minor piece of code that was not addressed.
The unexplained code was not very vital, although I still would have appreciated an explanation.
However, this was the only issue I can think of.

As a rule, the "For Dummies" books give a lighthearted approach to subjects and this book is no exception.
It presents its material with a great balance of instruction and humor.

Shortly - If you do not have any previous knowledge of ASP, then this is the book for you.
It is well worth it.



5 out of 5 stars This is 'THE' Book   November 17, 2002
I think you can develop almost every type of web application using this book. It is perfect for starters and intermidiate level programmers. I run a software development house and this was in fact the book that opened different spectrums for me and I felt very easy with proramming after that.


5 out of 5 stars Navigating & judging   October 11, 2002
Firstly, I needed to know what is involved with Active Server Pages. What do I buy? How do I use the computer? Etc. This book answered my questions, in a nice humourous style.

Secondly, I needed to know how to think about ASP. This book helped me there too - at least for beginners. If you are a Web technology pro, forget this book. And why are you looking at a Dummines book??

Thirdly, I'm a great believer in "having a go". This book provides examples apt for an appropriate exercise at the "dummies" level.

My complaint is more a recognition of the fact that I have progressed with ASP. There is much more involved with ASP than what this book touches on. I find this book assumes that I have some intelligence to work this out for myself.

If you are new to computers, I advise you get other books to help you with this topic. Successfully explaining Active Server Pages is reliant on the reader being relatively familiar with computers, the Net, and the development mindset and culture. The latter two are the keys to securing a measure of success with ASP.

I doubt I can write a review that is precision tuned with your situation. That said, if your gut instinct is that you need the treatment of the "Dummies" brand, buy this book. Here is a brainy reason why you'll likely need the "Dummines" book as well as another: It appears impossible to train yourself on ASP with one book alone.

Powered by: Dknc, inc. and Amazon.com


For your safety and security, orders are processed through amazon.com