Join Books.org — it's free

Beginning VB.Net Databases by Thearon Willis β€” book cover
Microsoft .NET, Web Services, Other Programming Languages

Beginning VB.Net Databases

by Thearon Willis
Write a review
Log in to track your reading progress.

Overview

What is this book about?

Beginning Visual Basic .NET Databases teaches Visual Basic .Net developers the concepts and skills necessary to write VB.Net database applications. This book touches on database design concepts but focuses on using ADO.Net to access and manipulate data in relational databases. While the book covers all data providers in ADO.Net briefly, the primary objective is to focus on using the OleDb provider for accessing Access databases and the SQL provider for accessing SQL Server databases.

What does this book cover?

Readers learn how to how to use queries, views, and stored procedures to efficiently access and manipulate data from their applications. We provide examples and instruction on accessing data from Windows applications, ASP.Net applications, as well as Web Services.

Specific coverage includes the following:

  • ODBC
  • OleDB
  • SQL, Stored Procedures, and Views
  • Creating Queries
  • Building a Data Access Class
  • Selecting and Updating Data
  • Accessing Data in ASP.NET
  • Working with XML Web Services

Synopsis

Assuming a familiarity with Visual Basic .NET, this guide introduces the access and manipulation of data in enterprise applications using VB.NET and ADO.NET. It shows how to write queries in Access, compose stored procedures and views in both SQL Server and Oracle, execute them in VB.NET applications, use data access components in an ASP.NET application to display data, and create a web service to produce report data. Annotation ©2004 Book News, Inc., Portland, OR

About the Author, Thearon Willis

Thearon Willis, (Benson, NC) currently works as a senior consultant and develops intranet applications using ASP.NET, DHTML, XML, JavaScript, VBScript, VB COM components, and SQL Server. Over the years, Thearon has worked on a variety of systems from mainframe to client-server development.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
October 1, 2004
Publisher
Wrox Press, Inc.
Pages
768
Format
Other Format
ISBN
9780764568008

More by Thearon Willis

Similar books