Programming Microsoft ADO.NET 2.0 Core Reference

( 1 )

Overview

Build your expertise as you move beyond the basics—and delve into the essential topics of programming with ADO.NET 2.0. This comprehensive reference offers expert guidance, hands-on instruction, and code samples in Microsoft Visual C# and Visual Basic to help advance your mastery of developing database applications for Microsoft Windows and the Web.

Discover how to:

  • Work ...
See more details below
Available through our Marketplace sellers.
Other sellers (Paperback)
  • All (42) from $1.99   
  • New (9) from $8.94   
  • Used (33) from $1.99   
Close
Sort by
Page 1 of 1
Showing 1 – 7 of 9
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$8.94
Seller since Sun Jan 01 01:01:01 EST 2006

Feedback rating:

(59)

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
PAPERBACK New 073562206X. New, Unused Soft-cover Book with minor cover damage (cut, tear or bend/crease typically). Book may have remainder mark on it. Does NOT affect book ... content! Used items may or may not include CDs, InfoTrac, etc. Items ship within 24 hours with FREE tracking. Read more Show Less

Ships from: Foley, AL

Usually ships in 1-2 business days

  • Canadian
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
$12.50
Seller since Sat Jan 01 01:01:01 EST 2011

Feedback rating:

(4)

Condition: New
New Condition not used

Ships from: Murphy, TX

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
$18.87
Seller since Tue Aug 05 20:11:20 EDT 2014

Feedback rating:

(446)

Condition: New
PAPERBACK New 073562206X! ! KNOWLEDGE IS POWER! ! ENJOY OUR BEST PRICES! ! ! Ships Fast. All standard orders delivered within 5 to 12 business days.

Ships from: Southampton, PA

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
$18.87
Seller since Fri Jan 01 01:01:01 EST 2010

Feedback rating:

(731)

Condition: New
PAPERBACK New 073562206X! ! ! ! BEST PRICES WITH A SERVICE YOU CAN RELY! ! !

Ships from: Philadelphia, PA

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
$18.87
Seller since Sat Jan 01 01:01:01 EST 2011

Feedback rating:

(789)

Condition: New
PAPERBACK New 073562206X SERVING OUR CUSTOMERS WITH BEST PRICES. FROM A COMPANY YOU TRUST, HUGE SELECTION. RELIABLE CUSTOMER SERVICE! ! HASSLE FREE RETURN POLICY, SATISFACTION ... GURANTEED**** Read more Show Less

Ships from: Philadelphia, PA

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
$18.99
Seller since Fri Jan 01 01:01:01 EST 2010

Feedback rating:

(77)

Condition: New
New Ships from the UK. BRAND NEW Your purchase also supports literacy charities. *****PLEASE NOTE: This item is shipping from an authorized seller in Europe. In the event that a ... return is necessary, you will be able to return your item within the US. To learn more about our European sellers and policies see the BookQuest FAQ section***** Read more Show Less

Ships from: Dunfermline, United Kingdom

Usually ships in 1-2 business days

  • Canadian
  • Standard, 48 States
  • Standard (AK, HI)
$69.41
Seller since Sat Jan 01 01:01:01 EST 2011

Feedback rating:

(7)

Condition: New
2006 Paperback New Book New and in stock. 9/2/2006. *****PLEASE NOTE: This item is shipping from an authorized seller in Europe. In the event that a return is necessary, you ... will be able to return your item within the US. To learn more about our European sellers and policies see the BookQuest FAQ section***** Read more Show Less

Ships from: Morden, United Kingdom

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
Page 1 of 1
Showing 1 – 7 of 9
Close
Sort by
Sending request ...

Overview

Build your expertise as you move beyond the basics—and delve into the essential topics of programming with ADO.NET 2.0. This comprehensive reference offers expert guidance, hands-on instruction, and code samples in Microsoft Visual C# and Visual Basic to help advance your mastery of developing database applications for Microsoft Windows and the Web.

Discover how to:

  • Work with design-time data access features in Microsoft Visual Studio 2005
  • Use Microsoft .NET Framework 2.0 data providers to connect to databases
  • Build connection strings and enable connection pooling
  • Execute queries, including parameterized and asynchronous queries, and retrieve their results
  • Create DataSet objects to work with offline data and explore common usage scenarios
  • Use the new Common Language Runtime features and XML data type in Microsoft SQL Server 2005
  • Generate logic and use stored procedures for simple to advanced updating scenarios
  • Design Web applications with new data access features in ASP.NET 2.0—including code-free data-binding capabilities

PLUS—Get Visual Basic and C# code samples, and a Microsoft .NET Data Provider on the Web

Read More Show Less

Product Details

  • ISBN-13: 9780735622067
  • Publisher: Microsoft Press
  • Publication date: 9/27/2006
  • Series: Developer Reference Series
  • Edition description: 2005 ed.
  • Edition number: 2
  • Pages: 864
  • Product dimensions: 7.44 (w) x 9.36 (h) x 1.48 (d)

Meet the Author

David Sceppa is a program manager on the SQL Server® team at Microsoft and an expert on ADO.NET. As a former technical lead in the Microsoft Developer Support group, he helped customers build database applications with Visual Basic and Microsoft Visual FoxPro®. David is MCSD certified in Microsoft .NET and has a background in teaching.

Read More Show Less

Table of Contents

Acknowledgments

Introduction

Part I: Getting Started with Microsoft ADO.NET 2.0

Chapter 1: Overview of ADO.NET

Chapter 2: Building Your First ADO.NET Application with Microsoft Visual Studio 2005

Part II: Getting Connected: Using a .NET Data Provider

Chapter 3: Connecting to Your Database

Chapter 4: Querying Your Database

Chapter 5: Retrieving Data Using SqlDataAdapter Objects

Part III: Working with Data Offline—The ADO.NET DataSet

Chapter 6: Working with DataSet Objects

Chapter 7: Working with Relational Data

Chapter 8: Sorting, Searching, and Filtering

Chapter 9: Working with Strongly Typed DataSet Objects and TableAdapters

Chapter 10: Submitting Updates to Your Database

Chapter 11: Advanced Updating Scenarios

Chapter 12: Working with XML Data

Part IV: Building Effective Applications with ADO.NET 2.0

Chapter 13: Building Effective Microsoft Windows—Based Applications

Chapter 14: Building Effective Web Applications

Chapter 15: SQL Server 2005 Common Language Runtime Integration

Part V: Appendixes

Appendix A: Using Other .NET Data Providers

Appendix B: Samples and Tools

About the Author

Read More Show Less

Customer Reviews

Average Rating 5
( 1 )
Rating Distribution

5 Star

(1)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)
Sort by: Showing 1 Customer Reviews
  • Posted Sun Nov 29 00:00:00 EST 2009

    more from this reviewer

    ADO.NET 2.0

    Wow, this is the book I was looking for! David Sceppa did a great job on this book. Programming Microsoft ADO.NET 2.0 is very easy to understand and has a lot of code samples that I can use in my production environment. I learned how to loop through data using ado.net and inserting, updating, and deleting using stored procedures with ado.net. On page four-hundred fifty three came in handy "Submitting Updates Using Parameterized SqlCommands". I love the way it shows you in VB and C Sharp. The book also talks about xml documents which is very helpful too in my case. The book is for reference only I would recomend the book to beginners and advanced users. Most of the samples here use SQL Server Express edition which is free to download at the microsoft site. If you are looking to learn t-sql also this is not the book for you. You will need to buy a t-sql book. Thank you David Sceppa and Microsoft Press I am very impressed with this book.

    Was this review helpful? Yes  No   Report this review
Sort by: Showing 1 Customer Reviews

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