Series: In a Nutshell (O'Reilly)
Paperback: 704 pages
Publisher: O'Reilly Media (April 2003)
Language: English
ISBN-10: 0596003617
ISBN-13: 978-0596003616
Product Dimensions: 6 x 1.2 x 9 inches
Shipping Weight: 1.7 pounds
Average Customer Review: 4.7 out of 5 stars See all reviews (11 customer reviews)
Best Sellers Rank: #1,855,565 in Books (See Top 100 in Books) #8 in Books > Computers & Technology > Programming > Web Programming > ActiveX #501 in Books > Computers & Technology > Programming > Languages & Tools > Visual Basic #590 in Books > Textbooks > Computer Science > Object-Oriented Software Design
The first third of the book discusses, with code samples, how the component parts (connections, data providers, data readers, data sets etc.) fit together. This is interesting.The next third analyses the classes themselves but can be seen as a help rehash (altho' this is a little harsh since it does go into more detail than the standard help).And the last third lays out the namespaces themselves and shows the classes within them, tabulating their members without further comment. Not useful.In the end, I still didn't feel confident enough to develop even a simple application (except with the data grid, as in many samples). Why would I want to merge two data sets, and why do I get duplicates in the data set but not the underlying data base? What exactly happens when I Update, or EndEdit()? When I do a Fill() on a dataset, am I really sucking the entire data into memory?! Is this efficient, what is Best Practice on this?ADO.NET puts a large, complex, flexible abstraction between the developer and the database itself, and what is needed is someone to show the "correct" way to use all these bits in real-world programs.
This book is classic O'Reilly. It's separated into three sections. The first being a thorough but brief introduction to all aspects of the API. The second section is an API reference. And the third a quick reference. This third section is included on the CD that comes with the book and will integrate into Visual Studio.Don't expect the first section of the book, which is an introduction to ADO.NET to give you a gentle introduction to the subject. That's not the Nutshell form. If you don't know ADO at all you will want to buy both this book and an introductory book. If you know related APIs, or you know ADO.NET and you need a refresher or have weak spots you will find some new things in the first section. For me it was the support for disconnect access and also the integration with the XML features of SQL Server 2000.Although this book stays true to the Nutshell form it is a little longer in the introduction than the usual. The introductory section is seventeen chapters and is almost half of the length of the book. So if you are an intermediate or advanced engineer I think you could probably learn enough ADO directly from this book without any other introductory book.
I own over 50 books on .NET including several on ADO.NET. This book is my favorite on ADO.NET. Thus, it is the one I use most often. It has a great blend of discussion, documentation, and code samples. It is much easier and more thorough than much of the MSDN documentation or most other books. I've yet to run into a situation where the answer I need isn't either in this book or gives me a great starting point to find that answer.Virtually every ADO.NET oriented class, method, event, and property is covered.This book is definitely worth purchasing.
I've owned this book for 3 days and cannot put it down! I have not been a big fan of O'Reilly over the years, but this book is "incredible". It goes into the detail that most books seem to omit and it's those details that we "developers" desperately need.I would recommend this book to ANY and ALL .NET developers who are writing code that hits against a database. There are topics covered in this book that Microsoft's own MSDN and VS.NET help system seem to fail at properly explaining. It's because of this that I've found myself (all too often) going to codeguru.com and google groups to get answers to ADO.NET questions that this book actually covers.My hat goes off to authors Matthew MacDonald and Bill Hamilton on a job well done.Coming from a Visual Basic background and now working in VB.NET and C#.NET, this book should satisfy both the VB.NET and C# developer.
I have always been a fan of the O'Reilly Nutshell series, and this book lives up to the tradition of its predecessors. However, this book actually goes one step further: all the content in the book is provided on an accompanying CD, which integrates an electronic version of the book directly into Visual Studio .NET. This means that (like the regular MSDN documentation), the O'Reilly documentation becomes a part of your context-sensitive help. Now that's pretty cool! The book is current with the 1.1 version of the Framework, which is a big deal, since there were some pretty significant changes to XML in this release (which is integral to ADO.NET). Like all the other Nutshell books, this one begins out with a quick introduction to all of the more popular classes in ADO.NET through explanation and examples of use. I personally enjoyed the section on DataTables, as there is a lot of discussion on things I don't normally do in conjunction with DataTables, like computing aggregate calculations and merging data sets.Even though this is an ADO.NET book, the authors realize that you can't talk about just ADO.NET, you really need some discussion on implementing the data in a GUI (like using a DataGrid). The authors actually spend some time discussing various issues in data binding and various methods for retrieving and displaying data via this mechanism.Finally, there is considerable discussion (for a Nutshell book) on the relationship between a DataSet and XML. This discussion also includes the basics of using an XSLT to transform XML.
ASP.NET: Programming success in a day: Beginners guide to fast, easy and efficient learning of ASP.NET programming (ASP.NET, ASP.NET Programming, ASP.NET ... ADA, Web Programming, Programming) ADO.NET in a Nutshell Pro ASP.NET Web API Security: Securing ASP.NET Web API (Expert's Voice in .NET) Murach's ADO.NET 4 Database Programming with C# 2010 (Murach: Training & Reference) Tor and The Dark Net: Remain Anonymous Online and Evade NSA Spying (Tor, Dark Net, Anonymous Online, NSA Spying) VBScript: Programming Success in a Day: Beginner's Guide to Fast, Easy and Efficient Learning of VBScript Programming (VBScript, ADA, ASP.NET, C#, ADA ... ASP.NET Programming, Programming, C++, C) ASP.NET: Programming Success in a Day: Beginners Guide to Fast, Easy and Efficient Learning of ASP.NET Programming Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional (Expert's Voice in .NET) Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 (Expert's Voice in .NET) Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert's Voice in .NET) Pro Visual C++/CLI and the .NET 2.0 Platform (Expert's Voice in .NET) Pro C# 5.0 and the .NET 4.5 Framework (Expert's Voice in .NET) Pro ASP.NET MVC 5 (Expert's Voice in ASP.Net) Beginning ASP.NET 4.5 in C# (Experts Voice in .Net) ASP.NET MVC 5: Learn ASP.net MTV 5 Programming FAST and EASY! (From Zero to Professional Book 1) Learn ASP.NET MVC: Be ready for coding away next week using ASP.NET MVC 5 and Visual Studio 2015 Diving into ASP.NET WebAPI: Learn REST services in .Net : A Practical Approach Python in a Nutshell, Second Edition (In a Nutshell)