Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.
In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in VB 2005 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 2.0 and offers you the best contemporary practice in this core programming area, so that youll find yourself using it in nearly all your .NET projects.
Provides step-by-step instructions on how to install and configure necessary tools
Presents all essential SQL query and update concepts and syntax, so you neednt have prior familiarity with relational databases or SQL
Describes how to use ADO.NET transactions, exceptions, and events
Covers ADO.NET features for handling XML, text, and binary data within a VB 2005 context
Explains all concepts through straightforward code examples
Customer Reviews
Average Rating:
Rating: - Outstanding Intro to Using VB.NET with SQL Server
This really is an outstanding book. My background? Years of C and VB development, but no .NET; then tons of SQL Server 2000/2005 work (am MCITP, MCT in SQL Server).
I specifically wanted a jump-start on accessing SQL 2005 databases from VB.NET, and this book does it. The same method is used throughout the book: (1) briefly explain a topic; (2) write some code to illustrate its usage; (3) explain salient points in the code. The examples are extremely short & simple. Each stands ... Read More
Rating: - Best for beginners and intermediate in VB.Net05 Databases
It's the Best for Beginners and intermediate in VB.net05 Databases,I have read several Books previously and I Couldn't Understand well ,From Beginning to The end This Book explain step By Step all you Need For starting Programming in Databases using VB.Net 2005 and gives you a guide of Books to continue the next grade.