|
ADO.NET Programmer's Reference
 |
Author: Adil Rehan, Dushan Bilbija, Fabio Claudio Ferracchiati, Jeffrey Hasan, John McTanish List Price: $39.99 Our Price: Click to see the latest and low price ISBN: B0000B0SYL Publisher: Wrox Press Inc (September, 2001) Edition: Paperback Sales Rank: 819,967 Average Customer Rating: 3.5 out of 5
|
Customer ReviewsRating: 2 out of 5 A disappointment I'm normally a big fan of the Wrox books. They generally do an excellent job of selecting authors and editors. This book, however, was a huge disappointment for me.Others have said, "It's full of samples." While this is true, many of the samples are for very obvious functionality, whereas very fundamental and complex functionality ends up getting minimal treatment (an example is the Fill() methods for the Data Adapter). While there's more written explanation of the Fill() methods, it is sorely inadequate and the samples are very basic. I would expect much more coverage and probably even an appendix at the end to cover it in more depth. For the most part, I find the book no more useful than the SDK documentation and samples that you get for free. For a book with 10 authors, I'd expect a lot more insight and knowledge to be passed on and sadly, that doesn't appear to be the case. Even for the "Reference" books Wrox does, they normally do a much better job of passing along great insight from the authors. If you need treeware docs for ADO.NET, then I guess this book will do but personally, I'm sticking with the online documentation. Rating: 4 out of 5 Code Samples Galore - not typical reference in good way!!! This book is the single most valuable book I bought from WROX in terms of being able to borrow ADO.net code for my application.ADO.net is the most undocumented are of .net and this book offers hundreds of code samples. The COM Interopability chapter is very good and introduces he obcure Recordset fill and how to use ADOMD from .net! The Transaction chapter is way too small and incomplete. Another flaw is the fact that the book is supposed to cover VB.net and C# but they were sloppy and it is not a 50/50 split. Often they forget the VB.net samples. You would think their editors could count and make sure all examples come in pairs. I think it is a great buy but I hope they get all VB.net examples in 2nd edition and a re-orgnization to be more task oriented. Rating: 4 out of 5 Excellent as a reference Wrox lists this book as a "Programmer's Reference". In a reference I look for detailed information and code samples demonstrating usage all of which should be more extensive than what can be found in the help files or online API. This book succeeds very well as a reference providing a great deal of information that you will want to have nearby while you are coding. The book starts off with a description of ADO.NET which I found to be the weakest part of the book. This section doesn't quite put all the pieces of ADO.NET together in a meaningful way. The remainder of the book is excellent. Each of the key ADO.NET classes (DataSet, DataReader, DataAdapter, etc.) and their constructors, properties, methods and events are discussed in detail with code samples in both VB.NET and C#. Each key class or concept (data relationships, transactions, XML mapping, etc.) is given a chapter in the book. The explanations are much more useful that what you will find in the online help files. Besides covering SQL and OLE, the book also covers the ODBC classes which are not documented in the help files included with VS.NET. In a reference the index is important and here the index is good although some entries seem to be off a page or two. If you are looking for an in-depth introduction to using ADO.NET you will want to look at other books. If you need a detailed reference book then this should be your first stop.
Similar Products
· Programming C#, Third Edition
|