The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Review of ADO.NET Cookbook by Bill Hamilton

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Darrell Norton

Posts: 876
Nickname: dnorton
Registered: Mar, 2004

Darrell Norton is a consultant for CapTech Ventures.
Review of ADO.NET Cookbook by Bill Hamilton Posted: Apr 7, 2004 11:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Darrell Norton.
Original Post: Review of ADO.NET Cookbook by Bill Hamilton
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Darrell Norton
Latest Posts From Darrell Norton's Blog

Advertisement

The publisher O’Reilly has made the concept of a code “cookbook” popular.  Each “recipe” is presented in a problem–solution–discussion format.  First, Bill tells you what the method is going to do.  Then he shows you the code to do it.  Finally, he wraps up with a detailed discussion of the important stuff going on in the code, any pitfalls, applicability to certain scenarios, and more.  In the ADO.NET Cookbook, more so than others in the series, I found the method-by-method solution text excellent.  Each method was described in text, then shown in code, and then recapped in the discussion.

The book also includes some very popular questions among the newsgroups.  Recipe “6.6 Avoiding Referential Integrity Problems When Updating the Data Source” covers how to update a master-detail DataSet in the proper order to avoid database errors.  Recipe “9.4 Improving Paging Performance” details a good method to create a custom paging solution for DataGrids, information which should be more widely available than it is!  And recipe “3.10 Selecting the Top n Rows in a DataTable” shows the solution to a question asked so many times I can’t count!

If you have at least a basic idea of how ADO.NET works, this book is for you.  It won’t teach you all the basics, but the ADO.NET Cookbook will answer almost any “how would I do this in ADO.NET?” question you might have.  Overall rating:  5 stars.

Check out more book reviews at the WeProgram.NET Book Review page or my Book Review category.


This Blog Hosted On: http://www.DotNetJunkies.com/

Read: Review of ADO.NET Cookbook by Bill Hamilton

Topic: XML and Sushi Previous Topic   Next Topic Topic: BizTalk Server 2004 tutorial and online documentation

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use