or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Microsoft ADO.NET Step by Step
 
 
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.

Microsoft ADO.NET Step by Step [Paperback]

Rebecca Riordan
2.7 out of 5 stars  See all reviews (3 customer reviews)
RRP: £28.99
Price: £24.64 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.35 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 9 to 13 days.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
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.
There is a newer edition of this item:
ADO.NET 2.0 Step by Step Book/CD Package (Step by Step (Microsoft)) ADO.NET 2.0 Step by Step Book/CD Package (Step by Step (Microsoft)) 3.2 out of 5 stars (4)
£20.46
Usually dispatched within 6 to 8 days

Product details

  • Paperback: 528 pages
  • Publisher: Microsoft Press; 1 edition (30 Jan 2002)
  • Language English
  • ISBN-10: 0735612366
  • ISBN-13: 978-0735612365
  • Product Dimensions: 22.9 x 18.5 x 3.6 cm
  • Average Customer Review: 2.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Bestsellers Rank: 1,127,203 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

ADO.NET—the data-access component of the Microsoft .NET Framework—works with any component on any platform that understands XML. Get a solid handle on ADO.NET and learn how to exploit the database functionality of Microsoft Visual Basic® .NET and Microsoft Visual C#™ .NET with this step-by-step primer. You’ll be working in ADO.NET right away with easy-to-grasp examples drawn from the real-world challenges developers face every day. Learn about the ADO.NET object model and how to use it to develop data-bound Windows® Forms and Web Forms. See how ADO.NET interacts with XML and how to access older versions of ADO from the .NET environment. Throughout, you’ll find insightful tips and expert explanations for rapid acceleration of development productivity, faster applications, and more powerful results. Topics covered include:

  • Getting started with ADO.NET
  • Creating connections
  • The Data command and DataReader
  • Accessing data with the DataAdapter
  • Working with DataSets
  • Working with DataTables
  • Controlling table views with DataViews
  • Editing and updating data
  • Data-binding in Windows Forms
  • Data-binding in Web Forms
  • Using the XML Designer to modify data structure
  • Reading and writing XML with ADO.NET
  • Using ADO from the .NET Framework

CD features: * Examples of real-world solutions developed with ADO.NET, including sample code in Visual Basic .NET and Visual C# .NET

A Note Regarding the CD or DVD

The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.

From the Publisher

Master a core set of database programming skills for Visual Basic .NET at your own pace, using the proven Microsoft step-by-step method.

The proven Microsoft step by step format makes it easy to learn at your own pace—even for beginning developers.


Inside This Book (Learn More)
First Sentence
Like other components of the .NET Framework, ADO.NET consists of a set of objects that interact to provide the required functionality. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

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
1 star
0
Most Helpful Customer Reviews
12 of 12 people found the following review helpful
A good start book 3 July 2002
Format:Paperback
This book is very good reference, it explains issues first and walk you through it. I was a little bit afraid that it might only show you how to configure ADO.NET using wizards, but it did not, it did give you simple and clean example using the programming view.
But the book gives you a start position; it does not go into deep details or advanced techniques. So I would rate for beginners to immediate level.
Comment | 
Was this review helpful to you?
7 of 8 people found the following review helpful
By A Customer
Format:Paperback
My previous experience of database connectivity was using DAO from VB6 and MFC. Having never had the chance to experiment with ADO, I thought I'd buy myself this book to make the jump to ADO.NET - maybe that was a mistake.

I'm disappointed. In particular, the example applications seem very contrived (of the 'click a button to display this property' school of teaching). IMHO this book does a reasonable job of showing you how to use each ADO.NET class individually (and is therefore an acceptable quick reference guide), but doesn't help if you need to decide which data access methods to use for the best results in a given scenario.

Maybe my expectations were too high - which is why I've given it a generous ***.

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback
I don't envy the author the task of introducing the simply vast subject of ADO.NET. What's frustrating about this book though is that the author doesn't really offer much by way of softening the blow of learning the topic. The introduction offers a the cheery counsel "[with respect to .NET and ADO.NET] ... We're all beginners now [...] Since we're all beginners, an exhaustive treatment would be, well, exhausting". And it's not until Chapter 9, around half-way through this 500 page book, that we're told "Given the disconnected nature of ADO.NET, there are four distinct phases to the processes of editing and updating data."

It would be tremendously helpful if this insight was given in the opening chapter and the subsequent material organised around these four stages. But alas, this only comes after the reader has been utterly bewildered by the density and complexity of the information given about the ADO.NET object model. For my tastes, more précis is required and more illustrations of WHY the functionality of ADO.NET is useful, rather than dry encyclopaedic bumph.

If you want a detailed - but apparently not exhaustive - introduction to a very complex subject, this book will deliver it. You'll probably, like me, end up writing out about 10 side of A4 of notes to help distil it down. If, also like me, you would like a "zoom out" view before being paint-balled with the detail, read Thearon Willis' "Beginning VB.NET Databases" before tackling it.

Comment | 
Was this review helpful to you?
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


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges