Customer Reviews


18 Reviews
5 star:
 (10)
4 star:
 (3)
3 star:
 (2)
2 star:
 (3)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


11 of 12 people found the following review helpful:
4.0 out of 5 stars Best for beginners
This book is good for people who have minimal experience with VB.NET and ASP.NET. It's very easy to read and understand and find what you need. With little background of VB.NET and ASP.NET, you will be able to write your first database driven web applications. This book is good as a starting point on the subject matter. The book goes through the items in short simple...
Published on October 4, 2002 by Southern California .NET User ...

versus
7 of 8 people found the following review helpful:
2.0 out of 5 stars Frustrating Experience
I've been reading some of the other reviews on this page, and I can't believe they are reading the same book. I have had problems running the code in several of these exercises, particularly with any code that has the DataGrid control. I've also noticed I'm not the only with this problem, since I have browsed the Wrox website forums and found others who were having the...
Published on June 16, 2004 by Kenneth J. Powers


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

11 of 12 people found the following review helpful:
4.0 out of 5 stars Best for beginners, October 4, 2002
This review is from: Beginning ASP.NET Databases using VB.NET (Paperback)
This book is good for people who have minimal experience with VB.NET and ASP.NET. It's very easy to read and understand and find what you need. With little background of VB.NET and ASP.NET, you will be able to write your first database driven web applications. This book is good as a starting point on the subject matter. The book goes through the items in short simple to understand paragraphs.

For experienced developers, you may want to skip the first two chapters. Chapter 2 gives an overview of realational database, how to use the database to retrieve and store the data. Chapter 3 covers methods for connecting to several different data source such as SQL Server, Excel, and XML. Chapter 4 and Chapter 5 have lots of examples in reading and displaying the data using Data Reader and Data Set objects. All the examples in the book use Data Grid control for displaying the data. Later in the book, it discusses ways of using the data grid control for creating,inserting, editing, and deleting records. I tried several of the examples in the book and they worked fine. That is one thing I have come to like about the WROX press books is their examples are very understandable and easy to learn from.

Also, the experienced developer who is interested in learning the subject matter may find many other sections in the book boring because they will go through material they already know. It would be very nice to see a book such as this that can cover the subject for people who are already experienced as developers.

This book is well written and has the information that a junior programmer can use on his/her first programming language and the VB.NET/ASP.NET fundamentals for the experienced programmer to get a first look. ---Reviewed by Michael S.

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


6 of 6 people found the following review helpful:
5.0 out of 5 stars Comprehensive and professional beginners book, July 31, 2002
This review is from: Beginning ASP.NET Databases using VB.NET (Paperback)
It is not until you read a book that is dedicated to using databases in ASP.NET that you realize just how much there is to learn. This is a very readable & well structured book with excellent `Try It Out' examples that provide easy to follow step-by-step guides.

Obviously understanding data readers, datasets, command objects and web server controls is vital but there are some rare and extremely useful chapters: componentization - leveraging class libraries for data access, performance, and a chapter that discusses Data-Driven ASP.NET application in the Real World that raises some very interesting issues; for example security tips, raising your own database errors & organizing your code.

The authors not only provide information that you would expect but they offer every encouragement to raise the bar by discussing ways to do things even better; for example `A Better Connection String', creating Data Access classes, and fine tuning dataset & datareaders.

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:
2.0 out of 5 stars Frustrating Experience, June 16, 2004
I've been reading some of the other reviews on this page, and I can't believe they are reading the same book. I have had problems running the code in several of these exercises, particularly with any code that has the DataGrid control. I've also noticed I'm not the only with this problem, since I have browsed the Wrox website forums and found others who were having the same problems with the code. I even submitted code from Chapter 3, page 67 to Microsoft Support, after receiving nothing but a blank page when I ran it. Microsoft noticed that the code was MISSING a required clause! The exercise in question is the FIRST exercise in the book. If the first exercise you attempt fails even though you made no typos, it's frustrating. I can easily see a novice programmer getting discouraged and giving up. I'm an experienced ASP programmer and even I was getting fed up!

I've been a big fan of other books by Wrox, but this one leaves a lot to be desired.

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


3 of 3 people found the following review helpful:
5.0 out of 5 stars Easy to follow, June 14, 2004
By 
Amazon Verified Purchase(What's this?)
I have enough programming books that if weighed would weigh as much as a car.

I love this book.

The best part is that I can read it and follow the examples without having to sit at my computer.

The key word in the title is beginning. I have found it to be a great foundation book on its subject matter.

The authors should get an atta boy for this one.

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


3 of 3 people found the following review helpful:
5.0 out of 5 stars Good reference book for ASP.Net beginner, May 31, 2003
By 
Kam Ng (Sydney, NSW Australia) - See all my reviews
This review is from: Beginning ASP.NET Databases using VB.NET (Paperback)
This is a great book which covers most of technique to write an ASP.Net web application using VB.Net for database access. All the examples are quite easy to follow and understand. I highly recommend to any person who wants to learn and build web application.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
2.0 out of 5 stars Mixed Bag, January 23, 2005
By 
Jake Burkey (Pullman, WA USA) - See all my reviews
(REAL NAME)   
This review is from: Beginning ASP.NET Databases using VB.NET (Paperback)
My guess is that the reviewers who gave this text five stars did not actually attempt to reproduce working versions of all the examples. The quality of this book is mixed, as is common for the multiple-author Wrox editions. Some of the chapters are exceptional, and deserve five stars, having clear and logical instruction as well as examples that work as described. Chapters 5 and 6 are examples of the best authoring, and it appears that the author with last name Ferracchiati has written some of the best chapters in the book. Other chapters are nightmarish excursions through incomplete and poorly explained code, with examples that don't work, and with files missing in the downloaded code. Examples of such chapters are 7, 9 and 10, with chapter 10 being so incredibly bad that it has permanently soured my outlook toward this text. To summarize - there is some useful information in the book, but don't pay more than a few dollars for it, and don't buy it if your own time is worth more than a few dollars per hour.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great for Beginers... Good reference, May 13, 2004
By 
This was my first book on .NET and I think it was a great tool to help me learn the basics of database programming. After building on the basic concepts it goes on into deeper knowledge and real world examples. This book was the only resource I used to not only get started but to continue using as my desktop reference. The book has lots of examples and it's very detailed on the explanations. The authors have a clear and concise style that does not overwhelm the reader with extremely complex details. I recommend this book if you are a beginer on ASP.NET and I also think it serves as a good refenrece.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
3.0 out of 5 stars Good For Additional Practice, November 12, 2005
I've recently finished building all the examples in this book from scratch, using both EditPlus and VS.NET2K3 on my workstation, and storing and testing the apps on my Win2K3/SQL2K server. Once I got the security settings and connection strings figured out, I was able to get all the examples to run properly.

This book can provide good additional practice for beginners to ASP.NET, after you've been through an introductory book, like Wrox's "Beginning ASP.NET with VB.NET 2003" (ISBN 0764557076), or it's C#.NET 2K3 equivalent, ISBN 0764557084.

The book is OK as far as it goes, but you have to get all the way up to Chapter 11 before they show you an example of an object-oriented application that interacts with a relational database. And even then, they don't run through all the code in the book, they just give you the simplest files and tell you to download the rest of the example application from the web site.

One big hole in the book is that it really should have a chapter on setting up and testing connections to various databases under various server scenarios. It's just a personal opinion, but I've always felt that it's important to run a test app that tests the database connection and read/update functions before you start to build anything else.

Another drawback is that both the Beginning books, and this database book, have examples of ASP.NET server controls which don't quite render properly in any browser except Internet Explorer. Each of these books should have a section that discusses how to test in various browsers, and how to tweak the code so the pages will render properly in Firefox, Safari, etc.

One big advantage of this particular book, however, is that they don't rely on any server controls that are available only in the Web Matrix design environment and only seem to run in a Web Matrix server. This is one big flaw in the beginning books.

It's probably also important to note that no combination of the beginning books and/or this book will really get you quite up to the skill level you need to have in order to do real ASP.NET database application development. Once you're ready to start doing that, Wrox's "Professional ASP.NET 1.1" (ISBN 0764558900) is an excellent reference source. It's not a tutorial, but it's got pretty comprehensive coverage of most of the issues you'll need to know about. Go through one of the Beginning books, then do this book, then get the Pro book and you'll be ready to start developing.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Superb, November 25, 2003
By 
"tim_sf3" (San Francisco) - See all my reviews
The book is superb. It is filled with WORKING examples. I am currently on page 121 and every example so far has worked flawlessly. The book has one "voice", even though it is written by several authors.

The examples are standalone. Within the first several pages I was up and running with a straightforward, well-explained aspx file. I had absolutely no problems connecting to any of the databases. The book starts out with a couple primer chapters and then the connection object, and shows you how to connect to an Access database, and Excel spreadsheet, a SQL Server (MSDE) database and an XML file. From then on it primarily works with MSDE and the Northwind database.

There are NO surprises here. Every example has obviously been combed through and there is a welcome amount of reinforcement.

Just to reiterate, the examples are standalone. The is one of the absolute best aspects of a beginner's book.
I cannot tell you how wonderful it is to be able to try out some code and on the first try get it to work. I would estimate that 75% of all computer books screw up that concept.

I've been scouring bookstores for months looking for a good beginner's ASP.Net book, and have bought a couple of stinkers. Luckily, I happened to browse the bookstore and found this, scanned some of the very-well-written first couple of chapters actually thought there must have been some "catch" because it was so well written. So I decided to buy it and try it out, kind of planning to return it to the bookstore because of my past bad experience with asp.net books.

The book quality is excellent. It is a smallish tech book (459 pages) and the paper is very light and easy to flip. Because of the "flimsiness" of the paper (a good attribute), it lays flat on my desk and I can read it without having to splay it open.
It is small enough and light enough to carry around too.

One minor point. To set up the connection object to the SQL Server database (p. 67, SQLServer_connection.aspx) make sure that the server ("server=(local)\NetSDK;..") is localized for your machine. On my machine I had to adjust it to "server=(local)\vsdotnet;..". Perhaps they covered this point earlier, and perhaps in my eagerness to try out the example I might have missed the adjustment, but this was my only stumbling point.

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


3 of 4 people found the following review helpful:
5.0 out of 5 stars Great introduction to a powerful topic, September 15, 2002
This review is from: Beginning ASP.NET Databases using VB.NET (Paperback)
Many of us trying to get our hands around the new .net platform are hoping to use it for data work. Usually this is a part of an ASP.NET book, but is only one of the many topics covered. This book fills the need for looking directly at database work. The book lays layer upon layer building the code into more complete and complex applications. You get practical examples to show the different data functions, and the authors take the time to explore the different ways to approach tasks, depending on the type of database back end you are working with. Straightforward lessons in the no nonsense approach of WROX book help get you up to speed. And it's a great book to grab when you want to find an example of something you are trying. This book brings you up to speed faster than most ASP.Net books, at least as far as taking advantage of the data connections of an ASP page.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Beginning ASP.NET Databases using VB.NET
Beginning ASP.NET Databases using VB.NET by James Greednwood (Paperback - June 15, 2002)
Used & New from: $0.01
Add to wishlist See buying options