Skip to content

Beginning VB. NET 1.1 Databases From Novice to Professional

Best in textbook rentals since 2012!

ISBN-10: 1590593588

ISBN-13: 9781590593585

Edition: 2005

Authors: Dan Maharry

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This is a book for beginning and intermediate VB .NET students who want to learn the core of VB .NET: database programming.
Customers also bought

Book details

List price: $49.99
Copyright year: 2005
Publisher: Apress L. P.
Publication date: 2/16/2005
Binding: Paperback
Pages: 632
Size: 7.01" wide x 9.25" long x 1.25" tall
Weight: 2.596
Language: English

Installing MSDE
A simple Data-driven Sample App
Introduction to SQL
What's ADO.NET? - Basic Rules
Connecting to a Database
Acquiring Data
Using DataReader
The DataSet and DataAdapter
Data within Windows Applications
Using Data in ASP.NET Pages
Validating User Input
Tables and Relationships
More about SQL
Views and Stored Procedures
Indexes and Constraints
Database Security
ADO.NET and XML
Handling ADO.NET Errors
Transactions
ADO.NET Events
Irregular Data