ADO.NET 3.5 Cookbook, Second Edition
By Bill Hamilton
March 2008
Pages: 980
Series: Cookbooks
ISBN 10: 0-596-10140-6 |
ISBN 13: 9780596101404
Press Release




(Average of 1 Customer Reviews)


Book description
The new edition of this Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book also offers clear explanations of how and why each code solution works and warns you of potential pitfalls.
Full Description
This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of
ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.
Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code.
ADO.NET 3.5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations.
This collection of timesaving recipes covers vital topics including:
- Connecting to data
- Retrieving and managing data
- Transforming and analyzing data
- Modifying data
- Binding data to .NET user interfaces
- Optimizing .NET data access
- Enumerating and maintaining database objects
- Maintaining database integrity
Ideal for ADO.NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3.5 upgrade, including new programming tools such as LINQ.
ADO.NET 3.5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.
Browse within this book
Cover
| Table of Contents
| Colophon
Featured customer reviews

Excellent Cookbook,
July 13 2008
Submitted by Anonymous Reader [
Respond |
View]
A rare find! This book is practical, and most example work as presented.
I have adapted the solutions provided to resolve "real" issues, as we are all aware we cant possibly keep up with all changes this book provides a simple, concise and pratical guide.
Read all reviews
Media reviews
"If you are familiar at all with the "Cookbook" series from O'Reilly, then this is a book that will surely not disappoint you. The nice thing about this book is that it is near 955 pages covering all aspects of ADO.NET from simple things like connection strings for beginners, all the way through advanced LINQ queries for more experienced programmers, and just about everything in - between. Overall this is a book that can be considered quite "feature complete" and is suitable for virtually any developer from the very beginner up to the most advanced senior-level .NET programmer. Recommended!
"
-- Peter Bromberg,
Eggheadcafe.com
"This is really a very complete book wit lots and lots (and lots!) of examples. Its fair to say that it covers most (if not all) ADO.NET related scenarios..."
-- Luis Abreu,
MVP, LA.NET [EN]
Read all reviews