Perfect How To Book, 2008-04-20
Reviewer rating:
This is as close as I ever hope to come to a perfect how to do it book.
If you know anything about programming with almost any GUI IDE, this book (alone)will teach you how to build complete, functional, real-life, non-trivial, database, web sites and applications.
It requires no extra purchase. It does have examples for Access mdb files, Microsoft SQL databases and MySQL. Except for Access, the other databases are no-cost free downloads.
It uses and includes the Microsoft Visual Web 2005 Developer IDE.
If you are not familiar with SQL it will get you off to a useful start but you will soon need some additional help there. I recommend Beginning ASP.NET 2.0 Databases by Damien Foggon.
It will not teach a non-programmer anything useful.
It is NOT a "You can" book that tells you what can be done but not how to do it.
It is NOT copied from the help files.
It will not teach you HTML, XML, or any other *ML. It will show them and explain what they are.
Unfortunately ( Its only failing in my opinion. ) it does not show you how to publish the web sites you create. The author would argue that that is a topic for another book and I can't really argue with that opinion.
It does start at the beginning with how to use the IDE. It provides examples of every step required to create complete web based sites/applications with database support. including how to use and customize all the commonly used windows controls. It also includes user access control.
It is especially good for a VB programmer who wants to move from client side applications to web based browser/dot.net applications.
Way to go, Scott!