Home :: Books :: Christianity  

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 ASP.NET Databases using C#

Beginning ASP.NET Databases using C#

List Price: $39.99
Your Price:
Product Info Reviews

<< 1 >>

Rating: 3 stars
Summary: Great book from Chap 1-6
Review: I went through this book. It is great for the beginner to ASP.Net. However, I think it is because there are many authors worked on this book. Its contents is NOT so integrated.

I felt I gain a lot from chap 1-6, however after ch7, it seems worked by another author. The concept between two of them has conflict. For example, the author ch1-6 said using ADO.net data adapter you don't need to open and close the data connection, but in ch7, the author said, you must close the connect obj after you used DataAdapter??

Their writting style are also different, after ch7, the contents is not so good and has a log of mistakes.

Rating: 5 stars
Summary: Great for the beginner
Review: 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.

Rating: 5 stars
Summary: Great for the beginner
Review: 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.

Rating: 3 stars
Summary: not bad for basic but shame about the last 2 chapters
Review: on the whole this is a very good book for beginners
The last two chapters which i thought were the
most useful was RUSHED!!

The performance chapter should not have been a chapter
since it was non-existent

The most important chapter of all the bidding web site
construction, I failed to get it to work!! one error
after the other. For a book with so many authors, I
would have thought at least one of the would have had the
time to review the code for the last chapter.

I give this book a 3 but it deserves a 4.
Unless the code in the last chapter works, the last chapter
might as well not be there either

Rating: 5 stars
Summary: Concise and Informative
Review: This one gets you up and running with database prograaming with ASP.NET in a matter of few hours. In the process, it also provides you with useful real-world tips. Great book for getting your feet wet with ADO.NET.
The treatment is to-the-point and precise.
All the sample codes work.
The pathway followed is quite logical, starting from establishing connection to database, to various ways of reading and displaying records, followed by inserting and updating records, all using ADO.NET. Each chapter builds on the previous one, and the net effect is a coherent, easy-to-follow, enjoyable book. It really takes the complexities out of ADO.NET and helps us understand the simplicity behind the model.
The later chapters on componentization, performance etc are a real bonus.
Good value for money.


<< 1 >>

© 2004, ReviewFocus or its affiliates