Murach's VB.NET Database Programming with ADO.NET (1.x edition)
This chapter teaches you how to develop and use database classes to handle the database processing in a multi-tiered application.
|
|
|
|
The architecture of a three-tiered application |
316 |
|
Two ways to package database classes |
318 |
|
Two ways to create a distributed database
application |
320 |
|
|
The design of the Vendor Maintenance program |
322 |
|
The design of the the Vendor class |
324 |
|
The code for the Vendor class |
324 |
|
The design of the PayablesDB class |
326 |
|
The code for the PayablesDB class |
326 |
|
The design of the VendorsDB class |
328 |
|
The code for the VendorsDB class |
330 |
|
The code for the Vendor Maintenance form |
334 |
|
|
t |
|
|
|
|
© Copyright 1998-2009 Mike Murach &
Associates, Inc. All rights reserved.
|