Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Visual Basic Expert

For this assignment, you will create a Visual Basic.NET application to extend IP2 into a more complete personal asset manager. In this exercise, you will create a solution that works with two tables having a Master/Detail relationship. The first table contains asset category records, and the second table contains asset detail records for each category.

238_asset.png

Minimum Requirements

Table 1 -- Schema for the tblCategories table

Column Name

Data Type

fldCategoryID

Integer

fldCategoryDesc

String

Table 2 -- Schema for table named tblAssets

Column Name

Data Type

fldAssetID

Integer

fldCategoryID

Integer

fldAssetName

String

fldDescription

String

fldDateAcquired

Date

fldCost

Single

Using VB.NET For this project, you will use the following database schema, which has two tables.

The input form contains a ListBox and a DataGrid control. Select asset categories in the list box and then the corresponding asset information will appear in the DataGrid. As you select different categories, the total costs are recalculated for the selected category and displayed in a label on your form, formatted as currency.

Configure the form so it appears on the center of the desktop when the solution is run.

Do not allow the user to resize the form.

Remove minimize, maximize, and close buttons from the title bar.

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.

Create an instance of the ListBox control. Set the necessary properties so the ListBox control will display the field fldCategoryDesc.

Create an instance of the DataGrid control on the form. Configure the DataGrid control instance so it displays records from the table named tblAssets, but only for those records matching the selected category shown in the list box.

Format the DataGrid so the column header names are the same as the ones shown in the Figure. Set appropriate column widths, and format the cost column as currency, right justified. The date column should also be right justified.

Write the necessary code to calculate the total cost of the displayed assets. Display the results in a Label control above the cost column of the DataGrid. Format the output as currency. Right-justify the output in the Label control instance.

Create an Update button that will allow the user to save any changes made to the DataGrid back to the database. Write the necessary code for the button. Allow the user to add, change, and delete records in the Asset table.

Create an Exit button for the solution. In the Click event handler for the button, display a message box to get confirmation from the user before exiting the solution.

Add a basic help system to your application.

Visual Basic, Programming

  • Category:- Visual Basic
  • Reference No.:- M91605942
  • Price:- $30

Priced at Now at $30, Verified Solution

Have any Question?


Related Questions in Visual Basic

Assignment virtual storeuse the concepts and scenario from

Assignment: Virtual Store Use the concepts and scenario from Assignment 1 to help "Your" Virtual Business to increase the functionality of its online shopping cart. When a customer checks out, the shopping cart must stor ...

Assignment frans virtual fruit standfrans virtual fruit

Assignment: Fran's Virtual Fruit Stand Fran's Virtual Fruit Stand is an online store that sells several types of dried fruit. Based on the needs of Fran's Virtual Fruit stand, you must design a flowchart using Visual Log ...

Please show how to do the belowvisual basic net application

Please show how to do the below: Visual Basic .NET Application - Coding Exercise 1 (Exercise 13, Zak, 2016, p. 347) For this coding exercise, write the Visual Basic code for a pretest loop that uses an Integer variable n ...

Pitch amp game design documentthe assignment is about

Pitch & Game Design Document The assignment is about educational driver for teenagers Assignment Brief: In groups you will: - present a pitch and produce a one sheet - provide a demonstration of your game - produce a hig ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As