Question: VISUAL BASIC 1. Create a Windows application to display the information from the Studio table in the VBVideo.mdf (see screenshots) database file from the StudentData

VISUAL BASIC

1. Create a Windows application to display the information from the Studio table in the VBVideo.mdf (see screenshots) database file from the StudentData folder on the text Web site. Allow the user to select the studio name from a sorted drop-downlist and display the rest of the fields in labels.

2. Create a Windows application to display the Studio table in a grid. For a Web application, use a DataList control for the grid.

The Studio table contains these fields:

StudioID

StudioName

ContactPerson

Phone

(Create both parts of this as a Windows application. Add a button on the form you create for part 1 which opens the application for part 2 in a new form. Include an Exit button on the form for part 2.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!