Buy Used
Used - Very Good See details
Price: £1.92

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Essential ADO.NET (DevelopMentor)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Essential ADO.NET (DevelopMentor) [Paperback]

Bob Beauchemin
1.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 560 pages
  • Publisher: Addison Wesley; 1 edition (28 May 2002)
  • Language English
  • ISBN-10: 0201758660
  • ISBN-13: 978-0201758665
  • Product Dimensions: 23.4 x 18.8 x 2.5 cm
  • Average Customer Review: 1.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 4,272,574 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Bob Beauchemin
Discover books, learn about writers, and more.

Visit Amazon's Bob Beauchemin Page

Product Description

Product Description

Discover what makes ADO.NET uniquely powerful -- and how you can use it to solve Web development problems that couldn't easily be solved with previous data access technologies. Beauchemin begins by outlining the tasks a contemporary data access API must address, explaining the ADO.NET capabilities that are truly novel, and describing the data storage styles and application types ADO.NET is best suited for. Next, using simple examples, he introduces each key component of ADO.NET: its data providers, DataSet object model, and XML data access model. Beauchemin explains how ADO.NET varies from the provider model common to traditional data access technologies, and introduces new features such as connection pooling and automatic distributed transactions. He presents in-depth coverage of ADO.NET DataAdapters, and offers detailed guidance on when to use a direct-from-the-database stream (the ADO.NET Data Reader) and when to use an offline cache. The book contains extensive coverage of data binding, XML and data access integration, XML data providers, data consumers moving from other data access APIs, and finally, the future of data access. For everyone building database applications with Microsoft technologies -- including more than two million Visual Basic developers who rely on ADO and need to understand the technology that is supplanting it. Foreword by Tim Ewald.

From the Back Cover

"Essential ADO.NET is a comprehensive guide for developers of data-aware applications who want to transition to Microsoft's new .NET data access architecture. If you want to dig deep into the how's and why's of ADO.NET, this book will prove to be a worthy guide."

—Omri Gazitt, Product Manager of ADO.NET and Product Unit Manager, XML, Microsoft

"Bob Beauchemin packs a career's worth of knowledge into ten well-organized chapters, each one dense with information and insights. If you work with databases on Windows, buy this book."

—David Chappell, Principal of Chappell & Associates

Microsoft's ADO.NET enables Windows-based applications to access many types of databases from a variety of different vendors. This technology offers the advantage of cross-database flexibility that is essential for Internet and distributed-computing success.

Essential ADO.NET presents a thorough explanation of ADO.NET, exploring in depth the capabilities of classes, interfaces, properties, and methods. This book also examines the structure of data and demonstrates the ways in which ADO.NET can solve data access challenges. In particular, the discussion focuses on how ADO.NET effectively balances the need for generic functionality with efficiency, and how it is specifically designed to address today's need for scalability, concurrency, and robustness. A convenient reference for programmers moving from other data access APIs, including OLE DB, ADO, ODBC, and JDBC, Essential ADO.NET correlates classes and functions from these other APIs to those of ADO.NET.

You will find practical information on:

  • How the ADO.NET model can be used to access relational data stores
  • The DataSet class for in-memory data representation
  • How ADO.NET handles concurrency conflict-resolution problems
  • Guidelines for deciding when to use an online stream (DataReader) or offline cache (DataSet)
  • How to map database information using ASP.NET WebForm
  • How ADO.NET integrates relational data storage and XML representation with Microsoft's SQL Server

    Essential ADO.NET is the most complete source of information for this crucial piece of the new Microsoft platform. Whether you are new to this application or have used it before, this book will help you to understand and get the most out of ADO.NET.



    0201758660B05132002

  • Tag this product

     (What's this?)
    Think of a tag as a keyword or label you consider is strongly related to this product.
    Tags will help all customers organise and find favourite items.
    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

    Customer Reviews

    5 star
    0
    4 star
    0
    3 star
    0
    2 star
    0
    Most Helpful Customer Reviews
    10 of 10 people found the following review helpful
    Format:Paperback
    Summary : Wheat & Chaff all in the same place. Bob knows about databases, but I don't believe he's developed a serious Enterprise app in a good few years. The book is muddled, examples are poor and important topics are 'glossed over'.

    Review: I am dissapointed with this book. Bob certainly seems knowledgeable, however the book is poorly organised, contains too much 'waffle' for my liking and far too little space is given to what are, imho, the most critical parts of ADO.NET - namely Dataset, DataAdaptor. Dataset starts at page 127 and finishes at 176. 40%ish of the pages are code / output. DataAdapters start on p177 and we're all done by p223. There's more text about DataAdapter, but it's not 'Developmentor' quality. Coverage of using stored procs is - at best - poor, the tried & tested enterprise developers standard sel/ins/upd/del procs - using a primary key value are barely covered. Other important topics such as DataColumnMapping are glossed over and the section on Data Binding to GUI components quickly moves into the world of the ASP.NET DataGrid. The poor organisation of this book means you're forever flicking from one section to another to find what you're after (if it's there at all). If you want a 'Reference' title this might be for you, however if you're actually trying to write an application, using stored procs, winforms etc then I'd look elsewhere.

    Comment | 
    Was this review helpful to you?
    Most Helpful Customer Reviews on Amazon.com (beta)
    Amazon.com:  12 reviews
    8 of 8 people found the following review helpful
    Lots of info but a disappointing read. 29 Oct 2002
    By A Customer - Published on Amazon.com
    Format:Paperback
    After reading the reviews of this book I purchased it and was disappointed. While Bob Beauchemin certainly seems to know quite a bit about databases and ADO.Net I found that his writing style made it hard for me to learn as much as I had hoped I would. He tends to just state facts (useful as they may be) without giving proper context. He never seems to explain why something is the way it is. Similarly, while each example covers the intended functionality, they are only rarely explained.

    Having finished reading the book I feel an army draftee who is taught how to shoot and march and then dropped into a war zone without a clue as to actually survive.

    7 of 7 people found the following review helpful
    Nicely written by an experienced and knowledgable author 4 Oct 2002
    By Southern California .NET User Group - Published on Amazon.com
    Format:Paperback
    This book is most suited for an experienced database developer who wants to learn ADO.NET. It distinguishes nicely between connected and disconnected access. Later chapters provide specialized material for users of other database libraries who are converting to ADO.NET. Most code is fragmentary but some complete programs are available online. The code could be more clearly identified with the corresponding text sections.

    Although this book starts with an introductory chapter with a brief introduction to SQL and the relational model, most chapters dive into discussions that might drown novices unless more tutorial background was included. However those with some database experience would find a useful detailed introduction to ADO.NET.

    The book is easy to read. Each chapter has many code fragments, and perhaps a few complete programs. All those I tried compiled without error. The examples in Chapter 2, ADO.NET Basics, assume SQL Server is the database. While it would be easy to convert the examples to another provider, the data would not be available and users of other databases cannot execute these examples. The downloaded code contains some Palm database files, but without any explanation of what to do with them.

    Chapter 4 has only two complete program available for download. The first is included in the book on p. 165, but Chapter 4 starts on p. 127. The second refers to a brief section at the end of the chapter which has no code. It would be much more helpful to have complete examples from earlier in the chapter.

    The code fragments from Chapter 4 are available for download. It takes a while to correspond the code to the text. My sleuthing found that Figure 4.3 in the code is Listing 4.1 in the text, Figure 4.4 is Listing 4.2 and so on. The fragments compile and execute, but are not as helpful as complete programs.

    The book is nicely written and has lots of information. The author is clearly experienced and knowledgable. It would be a lot easier to learn from if more complete examples were provided and clearly identified with specific sections in the text. ---Reviewed by Art G.

    7 of 8 people found the following review helpful
    If you're programming with ADO.NET, you need this book! 26 Jun 2002
    By Rob Steward - Published on Amazon.com
    Format:Paperback
    There is no question that Bob Beauchemin knows his stuff! Anyone who has done any database programming and wants to learn ADO.NET should read this book. Bob obviously has an incredible knowledge of database access standards and ADO.NET is no exception. I have read a number of books on ADO.NET at this point, but none of them even come close to explaining it in the clear and concise way that Bob does in this book. Having programmed with ODBC, OLE DB, and ADO, I loved the chapters that compare the common concepts and point out the ways to accomplish the same tasks that I was familiar with from the other standards.
    Search Customer Reviews
    Only search this product's reviews

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     

    Search Customer Discussions
    Search all Amazon discussions
       


    Listmania!

    Create a Listmania! list

    Look for similar items by category


    Look for similar items by subject


    Feedback