Manning Logo
Home | Ordering Info | Shopping Cart | Manage My Account | Login
Attention customers: online shopping is now available exclusively through our main website: http://www.manning.com. Thank you.
ADO.NET Programming

Inside the book

Sample Chapters Table of Contents Book Reviews Source Code Author Online

Manning Blog

Why small is sweet?

Author Blogs

Dave Crane more...

Author Calendar

Upcoming Events

Catalog

Java .NET Perl XML All by Subject All by Title

About...

Manning Contact Us Ordering FAQs ebooks Covers Sandbox Forums Distributors Manning Early Access Program (MEAP) Affiliate Program Academia/Publicity User Group Program Press Releases Jobs

Manning Publications Co.
209 Bruce Park Avenue
Greenwich, CT 06830

ADO.NET Programming
Arlen Feldman

2002 | 592 pages
ISBN: 1930110294
$44.95 Softbound print book  
$22.50 PDF ebook  

Source Code

Source code files for ADO.NET Programming are contained in a single .EXE file.

Download the installer for the source code: ADO_setup.exe (3 Mb .exe file which includes updated source code)

If the SQL Server creation utility does not work for you, you can also restore this backup file:

feldman_src.zip (290 Kb)

DESCRIPTION

ADO.NET, Microsoft's new data access technology, provides all the standard data access capabilities you would expect. It also solves the unique problems associated with disconnected database access needed for robust n-tier and web applications.

ADO.NET Programming covers database programming in .NET and illustrates important steps with nice examples. It shows you how you can achieve effortless separation of data presentation from data access; how to easily go from relational data to XML, and back; how to bind data directly to the Web and Windows Controls; how to write generic access code that talks to multiple databases without change; and much more. Along the way, it illuminates with well-focused examples, points out the "gotchas," and teaches best practices.

What's inside:

  • Examples in SQL Server, Oracle and MS Access
  • Disconnected data with the DataSet
  • Moving between relational data and XML
  • Binding data to Window and web controls
  • Benefits of connection pooling
  • Building scalable, multi-tier applications
  • Distributed transactions with COM+
  • Handy references to core classes

ABOUT THE AUTHOR...

Arlen Feldman, the chief architect for FrontRange Solutions, collaborates with Microsoft on one of the largest .NET applications to date. He lives in Colorado Springs.

Home | Catalog | Privacy Policy | About Manning

© 2003-2006 Manning Publications Co.