Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Beginning Web Development With Visual Interdev 6.0 (Beginning)

Beginning Web Development With Visual Interdev 6.0 (Beginning)

List Price: $39.99
Your Price:
Product Info Reviews

<< 1 2 >>

Rating: 1 stars
Summary: Teaching Bad Habits is a Bad Idea
Review: This book may be fine for producing working web-pages, but it's pretty awful in these days of cross-browser applications.

Furthermore, the introduction of XHTML 1.0 renders almost all the code listings pretty worthless, unless you're familiar with the new standards and how to amend what's already there. As for bad habits, this book supplies them all in spades:

1) HTML pages with no attribute.
2) HTML header tags with no namespace defines.
3) No explanation of DTDs or why pages these days at least follow the minimum necessary guidelines.
4) Unlosed tags.
5) attributes not quoted as string literals - and the book actually *recommends* this practise

and many many more. The actual VBScript/ASP section is relatively okay, but the author needs to pay more attention to the destruction of called objects, and stop using the ScriptLibrary, as it's almost never used commercially and is generally considered unstable and unsafe to run on any IIS server from which a fair degree of uptime is required.

In short, probably the best option for anyone wishing to learn ASP is to get the O'Reilly book on XHTML, make a few pages and get the hang of that side of things first, and then move straight to Wrox's Professional Active Server Pages 3.0


<< 1 2 >>

© 2004, ReviewFocus or its affiliates