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
Get step-by-step solutions from verified subject matter experts
