Create a visual basic application to manage personal asset


Assignment:

You will create a Visual Basic.NET application to manage personal assets. A screen shot of the desired UI is shown in the following image. You are responsible for meeting the listed requirements. Please refer to the following information for the complete requirements.

1857_Requirement.jpg

Requirements

• Fields in tblAssets (These are in the database table and should be displayed on the screen.)

o fldAssetID, long integer, primary key

o fldAssetName, string

o fldDescription, string

o fldDateAcquired, datetime

o fldCost, single

• Perform the appropriate steps to create a connection to the sample database. Be sure to select the option to copy the database to your project so it will be automatically included in the project.

• Perform the appropriate steps to display the detail view of the fields on your form. Be sure to include a functional BindingNavigator on your form.

• Do not allow the user to resize the form.

• Format the Cost field as currency.

• Add a standard pull-down menu to the program with the following structure:

o File (Save, Exit)

o Navigate (First Record, Previous Record, Next Record, Last Record)

Solution Preview :

Prepared by a verified Expert
Visual Basic Programming: Create a visual basic application to manage personal asset
Reference No:- TGS01938725

Now Priced at $25 (50% Discount)

Recommended (93%)

Rated (4.5/5)