Create a visual basic windows application use the following


Create a Visual Basic Windows application. Use the following names for the solution and project respectively Jonas Solution and Jonas project. Save the application in the VB2012/CHAP04 FOLDER. Change the form file name to main form.vb. change the forms's name to frmMian. The application interface allows the user to enter an employee's current salary and pay grade. The application should display the employees raise and new salary in a message box. Employees having a pay grade of 1 receive 3% raise: all other employees receive a 2 % raise. Use the ToString method to display a thousands separator (if necessary) and two decimal places in the raise and new salary. Code the application ( be sure to use variables. Do not use the val function) save the solution and then start and test the application. Close the code editor window and then close the solution.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Create a visual basic windows application use the following
Reference No:- TGS01010165

Expected delivery within 24 Hours