Search Books

Beginning Visual Basic .NET Databases

Author Denise Gosnell, Matthew Reynolds, Bill Forgey
Publisher Apress
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
36.25 49.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $1.69

✓ Usually ships in 1-2 business days

Share:
Book Details
PublisherApress
ISBN / ASIN1861005555
ISBN-139781861005557
AvailabilityUsually ships in 1-2 business days
Sales Rank7,160,279
MarketplaceUnited States 🇺🇸

Description

This book has been fully tested on and is compliant with the official release of NET.

Almost all applications have to deal with data access in some way or another. This book will teach you how to build Visual Basic .NET applications that make effective use of databases. Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and beginners alike.

Starting with a guide to the basic principles of database design, we then examine how to query databases and how to access their data - both in Windows applications and remotely using the Internet and Web Services. Every new concept is explained thoroughly with Try It Out examples, plenty of code samples, and end-of-chapter questions to test you.

This book covers:

- The basic principles of relational database design

- Microsoft SQL Server Desktop Engine

- Querying the database with the T-SQL language

- Visual Studio .NET and the Server Explorer

- ADO.NET and the DataSet

- Data binding, updating the database, and conflict resolution

- XML's role in ADO.NET

- Accessing data with ASP.NET and Web Services