Professional ADO.NET 2, Wrox
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
|
Contents |
C# Online.NET Book Review
The primary problem with this book—for C# developers, at least—is that the vast majority of examples are in Visual Basic. Occasionally, without warning, a C# example is thrown in without explanation. So, if you are a C# beginner, I cannot recommend this book for you.
However, having said that, the book is—in fact—a good introduction to ADO.NET 2.0. An experienced developer, probably, won't care much what language the examples are in anyway. The book's primary focus is the new features of ADO.NET 2.0.
One big positive for the book is that it explains how to write database-independent code, so that you can switch from SQL Server to Oracle to MySQL if you have a mind to. And, it features chapters on these and open source databases, as well. However, the majority of the examples are, indeed, specific to SQL Server.
The book features well-written chapters on Reporting, Service Broker, Full-text Searching, Notification Services, and Building a Custom ADO.NET Data Provider. I, especially, appreciated being introduced to SQL Server Management Objects (SMO). which I quickly put to use.
Bottom line
Professional ADO.NET 2 is a good introduction to new ADO.NET 2 features.
Other books in this series
Publisher's description
ADO.NET revolutionized the way data was accessed through SQL Server, Oracle, and MySQL. With Microsoft's release of ADO.NET 2, ADO and the .NET Framework are integrated with SQL Server for the first time-enabling you to program .NET applications directly within the SQL Server database. Packed with sample code and recommended best practices for using ADO.NET 2, this code-intensive book explores the new data types that are available in the 2.0 Framework and discusses the appropriate time and way to use them. You'll learn how to make repetitive, mundane tasks much simpler and you'll walk away with a solid foundation for developing database-driven applications. What you will learn from this book The basics of creating a connection, executing a query, and returning a result Best uses for Oracle in the ADO.NET Framework The many new features that are available for XML How to use the full text search capabilities of Microsoft(r) SQL Server 2005 Methods for retrieving data and presenting it in various ways Why MySQL is a viable option for data storage Who this book is for This book is for experienced database developers who want to learn the latest release of ADO.NET 2.0. Knowledge of ADO.NET 1.0, general .NET development, and Microsoft SQL Server is necessary. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Back cover description
ADO.NET revolutionized the way data was accessed through SQL Server, Oracle, and MySQL. With Microsoft's release of ADO.NET 2, ADO and the .NET Framework are integrated with SQL Server for the first time—enabling you to program .NET applications directly within the SQL Server database. Packed with sample code and recommended best practices for using ADO.NET 2, this code-intensive book explores the new data types that are available in the 2.0 Framework and discusses the appropriate time and way to use them. You'll learn how to make repetitive, mundane tasks much simpler and you'll walk away with a solid foundation for developing database-driven applications.
What you will learn from this book
- The basics of creating a connection, executing a query, and returning a result
- Best uses for Oracle in the ADO.NET Framework
- The many new features that are available for XML
- How to use the full text search capabilities of Microsoft® SQL Server 2005
- Methods for retrieving data and presenting it in various ways
- Why MySQL is a viable option for data storage
- Who this book is for
This book is for experienced database developers who want to learn the latest release of ADO.NET 2.0. Knowledge of ADO.NET 1.0, general .NET development, and Microsoft SQL Server is necessary.