or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
ADO.NET Programming in Visual Basic .NET (2nd Edition)
 
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.

ADO.NET Programming in Visual Basic .NET (2nd Edition) [Paperback]

Steven E. Holzner (Author), Bob Howell (Author)
3.5 out of 5 stars  See all reviews (4 customer reviews)

Price: $54.99 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
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
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0131018817 978-0131018815 January 9, 2003 2
ADO.NET Programming in Visual Basic .NET teaches all you'll need to know to make the most of ADO.NET - whether you're an experienced VB database programmer or not. Its realistic code examples and practical insights illuminate ADO.NET from its foundations to advanced data binding and application optimization. Coverage includes: VB.NET database programming tools, ADO.NET class libraries, data providers, DataSets, DataGrids, and more. Includes detailed Web services coverage, plus a complete case study application.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Database Programming with Visual Basic .NET and ADO.NET: Tips, Tutorials, and Code $39.99

ADO.NET Programming in Visual Basic .NET (2nd Edition) + Database Programming with Visual Basic .NET and ADO.NET: Tips, Tutorials, and Code


Editorial Reviews

From the Back Cover

Prentice Hall PTR's new ADO.NET Programming in Visual Basic .NET -

  • The practical guide to database development with VB.NET and ADO.NET
  • Includes detailed coverage of XML-based Web services
  • Data providers, DataGrids, DataSets, data binding, and much more
  • Complete case study application-building a robust ADO.NET data control

Build powerful database apps and Web services fast, with VB.NET and ADO.NET!

With ADO.NET, you can build database-enabled applications and Web services with more speed, flexibility, and power than ever before. ADO.NET Programming in Visual Basic .NET teaches you all you'll need to know to make the most of ADO.NET - whether you're an experienced Visual Basic database programmer or not. The authors' realistic code examples and practical insights illuminate ADO.NET from its foundations to state-of-the-art data binding and application optimization.

Coverage includes -

  • Understanding the ADO.NET class libraries
  • Utilizing Visual Basic.NET's powerful database programming tools
  • Connecting to databases using ADO.NET's wide range of data providers
  • Using DataSets to read, store, and process XML data
  • Mastering data binding with Windows Forms and ASP.NET Web Forms
  • Building data-driven XML-based Web Services and Windows thin client applications

The book concludes with a complete case study application - constructing a .NET version of the powerful ADO data control that VB 6 programmers loved, but isn't included in ADO.NET.

About the Author

ABOUT THE AUTHORS

STEVE HOLZNER is Director of the Center for Increased Profits, in Ithaca, New York. Holzner has written over thirty books on PC and/or Windows programming topics. Over a million copies of his books have been sold, and they've been translated into twelve languages. Formerly a contributing editor for PC Magazine, he holds a Ph.D. from Cornell University.

BOB HOWELL has been a Visual Basic developer since VB 1. Prior to that he developed in COBOL on mainframe systems. He has done work for major corporations and developed several client/server and multi-tier applications using Microsoft technologies. These applications have ranged from document storage and retrieval to management reporting and distributed repair depot management systems. He is a master of GUI development in Visual Basic.


Product Details

  • Paperback: 432 pages
  • Publisher: Prentice Hall; 2 edition (January 9, 2003)
  • Language: English
  • ISBN-10: 0131018817
  • ISBN-13: 978-0131018815
  • Product Dimensions: 9.1 x 6.4 x 0.9 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #2,096,353 in Books (See Top 100 in Books)

More About the Author

Steven Holzner is an award-winning author who has written extensively on Ajax and JavaScript. With over 100 titles published, he's sold over a million copies of his books and been translated into 16 languages. As a former faculty member of MIT and Cornell, he teaches corporate seminars around the country.

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

10 of 11 people found the following review helpful:
5.0 out of 5 stars Well Written Book, December 1, 2003
By 
This review is from: ADO.NET Programming in Visual Basic .NET (2nd Edition) (Paperback)
I've gone through only three chapters in this book, but it's already my favorite ADO.NET book. The authors write in an understandable, lucid manner and they don't dumb down the material. They also don't waste time rehashing ADO, DAO, and other (now) legacy technologies. The book is about ADO.NET only and it is obviously written by authors who are truly knowledgable about the material and know how to communicate that knowledge. This is a five star book all the way.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
3.0 out of 5 stars Fair to Mild, September 28, 2005
By 
Peter L. Hibberd "topolino" (Perth - Western Australia) - See all my reviews
(REAL NAME)   
This review is from: ADO.NET Programming in Visual Basic .NET (2nd Edition) (Paperback)
I found this book to be quite useful, however the subject matter was derived from an early edition of VB.Net and so found some things difficult to translate. The layout of the book is poor with new major topics starting at the bottom of the page, and the quality of the screenshots is very poor to be unreadable at times. I could not get the demo example to work - but this may be due to version conflicts.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book, July 29, 2005
This review is from: ADO.NET Programming in Visual Basic .NET (2nd Edition) (Paperback)
This book may be tough going if you are new to Visual Basic .NET but it's worth it weight in gold. You'll end up with a better understanding of connection strings, data providers, data adapters, datasets, dataviews, tables, writing and reading XML, and data binding.
Anyone can drag and drop tables onto a form. This book teaches you how to write everything in code in addition to using the drag and drop method.
I'm using the book as the textbook for the ADO.NET programming couse that I'm teaching. Very few mistakes and the sample code compiles without any problems.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


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 organize and find favorite 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 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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject