Simple Demonstration Application – VB .NET Version 02
Jun 29th, 2009 | By administrator | Category: Visual BasicQuickstart Guide
This Guide is designed to help you build your own VB.Net database applications using WestfaroCorporation’s VB.Net Scripts as the starting point. If you follow the steps outlined in this guide you willbe able to create the equivalent application for your databases very quickly.Version 2 of the VB.Net demonstration scripts uses an MDI framework for the application.
A preview
The screen shot (Figure 1) shows an MDI application for maintaining the NWind database. There are 3open forms. The one with focus shows the Categories table in field view. The form to the lower leftshows the second tab, which lists the rows. A further form for Customers is in the background.The table maintenance form supports adding, deleting and editing rows. The grid on second tab allowsyou to select the record to be displayed on the right. The toolbar applies to the form with focus. It allowsthe user to maintain records and scroll through the database table.The Maintenance menu is used to select which table is to be maintained while the Action menucorresponds to the toolbar.
Source : www.westfaro.com
Related Ebook :

