Words of Wisdom:

"Real success is finding your lifework in the work that you love.David McCullough " - The_god_damned

Devry Bis311 All Weeks Ilabs Latest 2015 November

  • Date Submitted: 05/29/2016 12:09 AM
  • Flesch-Kincaid Score: 54.1 
  • Words: 6632
  • Essay Grade: no grades
  • Report this Essay
devry bis311 all weeks ilabs latest 2015 november
Click Link Below To Buy:

http://hwcampus.com/shop/bis311-final-exm/

ilab 1


iLAB OVERVIEW
Scenario/Summary
In this iLab, you will create a Visual Basic application that meets the following business requirements.
Name Combiner Business Requirements
The application will allow the user to input a person's first name and last name. When the user clicks the Display Name button, the application will combine the first name, a space, and the last name into the person's full name, and then display the full name to the user.
The tasks, objects, events (TOE) chart for this application will be as follows.
Task Object Event
Get the following inputs from the user:
First name txtFirstName
Last name txtLastName
Perform the following processing:
Form full name by combining first name, a space, and last name btnDisplay Click
Display the following output to the user:
Full name lblFullName
Deliverables
Submit a single Word document named Lab1YourFirstLastName.docx (where YourFirstLastName = your first and last name; e.g., JohnSmith) containing the following.
• Screenshot of Windows form showing successful operation of the application
• Copy of the application's button-click event code
Category Points % Description
Create form, rename it, and set its text property 7 14% The form is named NameCombiner.vb and has text property set to Lab1 - Your Name where Your Name = your full name (e.g., John Smith).
Add label and text box for first name, setting name, and text properties for each 7 14% The label text property is set to First name:. Text box is named txtFirstName and has text property set to nothing.
Add label and text box for last name, setting name, and text properties for each 7 14% The label text property is set to Last name:. The text box is named txtLastName and has text property set to nothing.
Add labels for full name, setting name, and text properties for each 7 14% The first label text...

Comments

Express your owns thoughts and ideas on this essay by writing a grade and/or critique.

  1. No comments