Visual basic programming, assignment help

User Generated

znyxun1

Programming

Description



You should submit the following:

1. the executable file for each application.

2. screen shot for each application in one word document.


Unformatted Attachment Preview

Towson University CIS 265 Assignment # 2 (50 points) A. Complete the Play It Again Movies application in Chapter 2 of PMVB 2015 textbook. 1. Read / review Chapter 2 of PMVB 2015. 2. Complete Lesson 2A-C. 3. Add a label with your name & course below the company title label at the top of the form (see example below / in Blackboard). 4. Run and test the application. Make sure the Calculate Button calculates correctly and the Print Receipt button works correctly, showing all appropriate information. (See Important Note) 5. Submit the final results of the Bakery Project.exe after completing steps 2-4 above. 6. Submit documentation for your program. Copy and paste the code for your application into a word document (View / Code). Also paste a picture of your application interface window (Alt PrtSc / Paste) into the word document. Name the word document Bakery Project2.docx B. Complete exercise 1 & 2, Lesson A, Chapter 2 of PMVB 2015 (page 70 & 71). Hand drawn sketches will not be accepted. 1. Create TOE charts using Word tables. 2. Create sketches using Word (use textbox control for textboxes and buttons) or Visual Studio form design. 3. Submit a Word document named RichardsCountytax.docx and JordonSportsStore.docx containing the 2 TOE charts and 1 interface sketch. Submit all files (1 - .exe and 3 - .docx files) applications through Blackboard’s Assignment. (The .exe file for your project is located in the Debug and/or Release folder of your Project/Solution bin folder). Use BB’s add another file button to submit multiple files. Name files as specified above. Files with other names will not be accepted! Important Note: If you are using Visual Studio 2015 in your personal systems, the Microsoft Visual Basic Power Packs 3.0 has to be installed before the PrintForm can be used. Please follow the instruction in the following to install Microsoft Visual Basic Power Packs 3.0 link: https://www.microsoft.com/en-us/download/details.aspx?id=25169 If you are unable to see the PrintForm tool in toolbox even after installing the Microsoft Visual Basic Power Packs 3.0 Follow the steps below to make it visible in the toolbox 1. 2. 3. 4. 5. To add the PrintForm component to the Toolbox Right Click on the Toolbox and select Add Tab Type Visual Basic Power Packs as the Tab Name On the Tools menu, select Choose Toolbox Items. In the Choose Toolbox Items dialog box, select PrintForm from the .NET Framework Components list and check the checkbox next to it. 6. Click OK to add it to the Toolbox.
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Attached over here are the word files, the exe files have been emailed to you, since their file format isn't supported here.
Attached.

Public Class Bakery
Dim TotalItems As Integer
Dim DonutsSum As Integer
Dim MuffinsSum As Integer
Dim Sum As Integer
'Price of one Muffin is 5 $ and Price of one Donut is 4 $
Private Sub btnExit_Click(sender As Object, e As EventArgs) Handles btnExit.Click
Application.Exit()
End Sub
Private Sub btnClear_Click(sender As Object, e ...


Anonymous
Really great stuff, couldn't ask for more.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags