Murach's VB.NET Database Programming With ADO.NET

Overview

If you’re a VB.NET programmer who wants to learn database programming with ADO.NET at a professional level here’s a new book that presents all the skills you need in a logical progression from the simple to the complex. And because our books have features that you won’t find in competing books, you’ll learn faster and better. Here’s how we do it:
  • This book presents everything you need to know to develop VB.NET database applications at a professional level. That sounds simple. ...
See more details below
Available through our Marketplace sellers.
Other sellers (Paperback)
  • All (20) from $1.99   
  • New (1) from $50.0   
  • Used (19) from $1.99   
Close
Sort by
Page 1 of 1
Showing All
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$50.00
Seller since Tue Oct 07 09:37:03 EDT 2014

Feedback rating:

(184)

Condition:

New — never opened or used in original packaging.

Like New — packaging may have been opened. A "Like New" item is suitable to give as a gift.

Very Good — may have minor signs of wear on packaging but item works perfectly and has no damage.

Good — item is in good condition but packaging may have signs of shelf wear/aging or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Acceptable — item is in working order but may show signs of wear such as scratches or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Used — An item that has been opened and may show signs of wear. All specific defects should be noted in the Comments section associated with each item.

Refurbished — A used item that has been renewed or updated and verified to be in proper working condition. Not necessarily completed by the original manufacturer.

New
Brand new.

Ships from: acton, MA

Usually ships in 1-2 business days

  • Standard, 48 States
  • Standard (AK, HI)
Page 1 of 1
Showing All
Close
Sort by
Sending request ...

Overview

If you’re a VB.NET programmer who wants to learn database programming with ADO.NET at a professional level here’s a new book that presents all the skills you need in a logical progression from the simple to the complex. And because our books have features that you won’t find in competing books, you’ll learn faster and better. Here’s how we do it:
  • This book presents everything you need to know to develop VB.NET database applications at a professional level. That sounds simple. But to get all of this information from other sources would take you 3 or 4 other books plus the Microsoft documentation…and you’d still have to figure out how it all worked together!
  • To show you how all of the pieces of a database application interact, this book presents 21 complete applications ranging from the simple to the complex. This includes the forms, the code, and the property settings. As we see it, the only way to master database programming is to study applications like these. And yet, you won’t find them in other books.
  • If you page through this book, you’ll see that all of the information is presented in “paired pages,” with the essential syntax, guidelines, and examples on the right page and the perspective and extra explanation on the left page. This helps you learn faster by reading less...and this is the ideal reference format when you need to refresh your memory about how to do something.
Read More Show Less

Product Details

  • ISBN-13: 9781890774196
  • Publisher: Murach, Mike & Associates, Inc.
  • Publication date: 4/28/2003
  • Series: Training and Reference Series
  • Edition description: First Edition
  • Edition number: 1
  • Pages: 585
  • Product dimensions: 7.82 (w) x 10.06 (h) x 1.37 (d)

Table of Contents

INTRODUCTION

SECTION 1 An introduction to database programming and ADO.NET

Chapter 1 An introduction to database programming
Chapter 2 An introduction to ADO.NET
Chapter 3 How to develop a simple database application

SECTION 2 Database programming essentials
Chapter 4 How to work with typed datasets and bound controls
Chapter 5 How to work with typed datasets and unbound controls
Chapter 6 How to work with untyped datasets
Chapter 7 How to work with data views, parameterized queries, and relationships

SECTION 3 Other database programming skills
Chapter 8 How to work with data commands
Chapter 9 How to work with dataset schemas
Chapter 10 How to develop and use database classes
Chapter 11 A complete order entry application

SECTION 4 Database programming with ASP.NET
Chapter 12 An introduction to database programming with ASP.NET
Chapter 13 Programming techniques for ASP.NET database applications
Chapter 14 How to use the DataList and DataGrid controls

SECTION 5 Related skills
Chapter 15 How to work with XML data
Chapter 16 How to use Crystal Reports to develop reports
Chapter 17 How to use the Server Explorer

Appendixes
Appendix A How to install and use the software and files for this book
Appendix B Coding and syntax conventions
Index

Read More Show Less

Customer Reviews

Be the first to write a review
( 0 )
Rating Distribution

5 Star

(0)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)
Sort by: Showing all of 3 Customer Reviews
  • Anonymous

    Posted Tue Jan 10 00:00:00 EST 2006

    Great For Learning ADO.Net!!!

    This book is great for developers who need to get thier feet wet with ADO.Net and it also gives great coding examples and they are actually ERROR FREE!!! and you do not get that with alof of programming titles. The explanation of the topics are one of a kind...THIS WAS A WELL SPENT 50 DOLLARS!!!

    Was this review helpful? Yes  No   Report this review
  • Anonymous

    Posted Thu Oct 02 00:00:00 EDT 2003

    Excellent ADO.NET Book

    One thing that immediately hit me as I read the book is the format. Basically every left hand page is a narrative and every right hand page contains diagrams and bullet points pertaining to the narrative. The first implication this has is that in a way the book appears twice as large as it actually is. A lot of information from the left hand side is repeated on the right hand side. Also there is a liberal sprinkling of white space. At first I thought this was unnecessary. However once I got into the book I found that this format generally worked for me. I discovered that after reading each left hand page I could then take stock by reading the bullet points on the right hand page. This was particularly useful once the first few chapters were left behind and the more involved issues started to get explained. So a thumbs up for this format and I think we may well see other publishers take it up in future. I'd advise you to read Appendix A first and make sure you have the Web Server & MSDE installed ready on your PC for use as you make your way through the book. The book's example applications are written for the MSDE database (although they should work equally as well for SQL Server). The whole book is heavily biased towards MSDE/SQL Server. (Nearly all the example code uses the System.Data.SQLClient namespace) The applications and sample database used in the book are available for download. Pros I found the information in the book to be very accurate. The few errors were posted very quickly on their web site. I also liked having space in the margins to pencil in remarks and notes. The print was clear and there were plenty of diagrams and figures to supplement the text. Cons I couldn't initially use the example database as it was created using a collation different to my UK set-up. This will need to be corrected if the book is to be sold outside the US. I eventually managed to get around this problem by using a Microsoft support article, 325681. Conclusion The book assumes some VB.Net familiarity. I'd suggest that anyone reading this book reads a basic VB.Net book first. However, as far as ADO.Net goes no prior knowledge is required. This is not so much a reference book as a tutorial book that guides you through the various aspects of ADO.Net. I found it difficult to dive into a particular chapter without reading the previous chapters. This in itself is certainly no bad thing but it is something you need to be aware of. My overall opinion is that this book is an excellent tool to learn ADO.NET for VB.NET. I'd have no problem recommending it to anyone new to ADO.NET but with some VB.NET experience. This book is definitely aimed at the ADO.NET novice and you will end up with a basic grounding and good coverage of ADO.NET subjects.

    Was this review helpful? Yes  No   Report this review
  • Anonymous

    Posted Thu Nov 13 00:00:00 EST 2008

    No text was provided for this review.

Sort by: Showing all of 3 Customer Reviews

If you find inappropriate content, please report it to Barnes & Noble
Why is this product inappropriate?
Comments (optional)