SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 213 Weeks Ago, 4 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 02 Jan 2018 My Price 8.00

Windows application with two button controls,

you create a Windows application with two button controls, one to perform math on two integer numbers, and one to concatenate two strings. Follow the instructions in the book, with these changes.

 

1)     Name the project Buttons.

2)     In the Solution Explorer, rename Form1.vb to Buttons.vb (if asked, rename all the items in the project from Form1 to Buttons).

3)     Change the Text property of the form to your name.

4)     Create the first button. Changes its name to btnAdd and change the Text property to Add Integers. Code the button so that it declares two Integer variables, sets their values to 27 and 55, adds them, and displays them in a message box that says “The sum of the two numbers is: ”, followed by the sum of the numbers. The caption of the message box should be your name (see the second screen shot below).

5)     Make the Text property of the second button Concatenate Strings, and make the button wide enough to display the full text. Code the button so that it declares two String variables, sets their values to “Hello, ” and “World!”, concatenates them, and displays them in a message box that says “The two strings concatenated are: ”, followed by the concatenated string. The caption of the message box should be your name (see the third screen shot below).

6)     When it runs correctly, close Visual Basic, use Windows Explorer to find the top level folder of the project (Buttons), right-click the folder, and select Send To / Compressed ZIP Folder to zip the file. Submit the ZIP file along with this document for grading.

 

(SAMPLE SCREEN SHOTS)

 

  

 

 

 

 

 

 

 

 

 

 

 

 

 

 

ASSIGNMENT PART 2:

 

The last part of the lab assignment is to complete the design of the DroneDogs Order Form below by entering names for the controls on the screen form, using Hungarian Notation. You can find the Hungarian Notation prefixes in Chapter 1 of the Visual Basic textbook, in Table 1.1 in the subsection “Modified Hungarian Notation”, which is inside the section “Creating a Simple Application”.

 

The order form for DroneDogs is displayed below. Each of the controls has an identifying letter. Using your Hungarian Notation prefixes from the table in the textbook and your knowledge of variable naming, type the name you would assign to each control. Note: the DroneDogs logo is in a picture box.

 

 

Enter the control name you would assign, using Hungarian Notation:

 

A:  

B:  

C:  

D:  

E:  

F:  

G: 

H:  

I:  

J:  

K:  

L:  

M:  

N:  

O:  

P:  

 

 

Answers

(5)
Status NEW Posted 02 Jan 2018 02:01 PM My Price 8.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)