Penn Foster 037092 – Guaranteed 100% score

Lab Price = $5
Please feel free to send us your queries at: [email protected]
Payment methods

Add to Cart

Buy Now

View Cart


Problem Statement

Visual Basic and the Visual
Studio Environment
OVERVIEW
YOUR PROJECT
For your first project, you’ll create a login form using a
Windows Forms Application project in Visual Studio. The
login form will prompt the user for a username and password.
This form is a high-fidelity prototype that will provide a
default message if the user clicks the OK or Cancel buttons.
Note: The output of this project will be used in the graded
project for Lesson 2.
INSTRUCTIONS
1. In Visual Studio, create a new Windows Forms
Application project named GroceryApp. Review tasks 1
and 2 in Activity 3-1 for details on this step.
2. Rename Form1.vb to LoginForm.vb. You can use
(1) the Properties panel or (2) right-click Form.vb in the
Solution Explorer panel and choose the Rename option.

3. Add two Label, two TextBox, and two
Button controls to Form1 in the layout.
See Figure 19.
4. Modify the design-time properties of
the form and its controls using the
following table:
5. In the Click event handler for the btnLogin control, add
the following statement:
MessageBox.Show(“Thank you for logging in, “ & _
txtUsername.Text, “Logged In.”)
(If you’re unsure of how to create event handling code
automatically, review task 2 in Activity 3-2.)
6. In the Click event handle for the btnCancel control,
add the statement Application.Exit() to close out of the
application.
7. Save your work and debug the application (If necessary,
refer to #7–9 in Activity 2-3).
8. Make sure the application works as intended.
40
SUBMISSION GUIDELINES
To submit your project, you must provide the following two
files:
■ LoginForm.vb
■ LoginForm.Designer.vb
To find these files, you should go to the directory where
you saved the GroceryApp project. To determine this
path, click on GroceryApp in the Solution Explorer panel.
Copy the value for the Project Folder property in the
Properties panel. In Windows Explorer, paste the file path
and hit the Enter key. Copy both the LoginForm.vb and
LoginForm.Designer.vb files to your desktop or any other
temporary location (Figure 20).
Graded Project 41
FIGURE

Use the following procedure to submit your project online:
1. Log in to view your student homepage and go to the
My Courses page.
2. Click on Take Exam next to the lesson you’re working on.
3. Attach your files as follows:
a. Click on the Browse box.
b. Locate the file you wish to attach.
c. Double-click on the file.
d. Click Upload File.
e. If you have more than one file to attach, repeat
steps a–d for each file.
4. Enter your e-mail address in the box provided.
(Note: Your e-mail address is required for online
submissions.)
5. If you wish to include comments about this project to
your instructor, enter your comments in the Message
box.
6. Click on Submit Files.
GRADING CRITERIA
Your project will be graded using the following guidelines.
■ All controls have correct
properties set. 170 points
■ The Login button displays the
correct message box. 110 points
■ The Cancel button closes out
of the application. 110 points
■ Both source code files are included. 110 points
TOTAL 100 points

Relevant Material
Screenshots
Penn Foster 037092 - Login Screen
Penn Foster 037092 – Login Screen

Penn Foster 037092 - Success Msg
Penn Foster 037092 – Success Msg
Instructions
* If you want to purchase multiple products then click on “Buy Now” button which will give you ADD TO CART option.Please note that the payment is done through PayPal.
* You can also use 2CO option if you want to purchase through Credit Cards/Paypal but make sure you put the correct billing information otherwise you wont be able to receive any download link.
* Your paypal has to be pre-loaded in order to complete the purchase or otherwise please discuss it with us at [email protected].
* As soon as the payment is received, download link of the solution will automatically be sent to the address used in selected payment method.
* Please check your junk mails as the download link email might go there and please be patient for the download link email. Sometimes, due to server congestion, you may receive download link with a delay.
* All the contents are compressed in one zip folder.
* In case if you get stuck at any point during the payment process, please immediately contact us at [email protected] and we will fix it with you.
* We try our best to reach back to you on immediate basis. However, please wait for atleast 8 hours for a response from our side. Afterall, we are humans.
* Comments/Feedbacks are truely welcomed and there might be some incentives for you for the next lab/quiz/assignment.
* In case of any query, please donot hesitate to contact us at [email protected].
* MOST IMPORTANT Please use the tutorials as a guide and they need NOT to be used for any submission. Just take help from the material.
******************************************** Good Luck ***************************************************
Privacy Policy
We take your privacy seriously and will take all measures to protect your personal information.
Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.
Refund Policy
Incase you face any issues with the tutorial, please free to contact us on [email protected]
We will try our best to resolve the issue and if still persists we can discuss for a refund in case its required.
Payment Details
Lab Price = $5
Please feel free to send us your queries at: [email protected]
Payment methods

Add to Cart

Buy Now

View Cart

Leave a Reply