Programming with Microsoft Visual Basic 2017
8th Edition
ISBN: 9781337102124
Author: Diane Zak
Publisher: Cengage Learning
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 2, Problem 1MQ1
Explanation of Solution
Proper order of steps while planning an application
Step | Procedure |
1 | Identify the purpose of the application and the tasks that the application needs to perform. |
2 | Identify the objects to which you will assign the tasks. |
3 | Identify the events required to trigger an object into performing its assigned tasks. |
4 | Draw a sketch of the user interface. |
Explanation:
To fulfill all the needs of the user in an windows application, the programmer should plan the application along with the user.
The steps involved in planning an object-oriented application are:
- Step 1: Identify the purpose of the application and the tasks that it needs to perform.
- It lists the data entry, calculation task, display, and ending task.
- Step 2: Identify the object that is assigned to the task.
- Assign objects such as button, label, and text box controls to the task.
- Step 3: Identify the event required to generate an object into performing it tasks.
- It determines the event to perform the assigned task.
- Step 4: Draw a sketch of the user interface.
- It contains the information that flows either vertically or horizontally.
Want to see more full solutions like this?
Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
What is the first step in the planning process for a Windows Forms application?
what is Windows Form object ?
How would you use an object initializer to create a Book object and set its properties? As a result of the use of the C# language,
Chapter 2 Solutions
Programming with Microsoft Visual Basic 2017
Ch. 2 - Prob. 1MQ1Ch. 2 - Prob. 2MQ1Ch. 2 - Prob. 3MQ1Ch. 2 - Prob. 4MQ1Ch. 2 - Prob. 1MQ2Ch. 2 - Prob. 2MQ2Ch. 2 - Prob. 3MQ2Ch. 2 - Prob. 4MQ2Ch. 2 - Prob. 1MQ3Ch. 2 - Prob. 2MQ3
Ch. 2 - Prob. 3MQ3Ch. 2 - Prob. 4MQ3Ch. 2 - Prob. 1RQCh. 2 - Prob. 2RQCh. 2 - Prob. 3RQCh. 2 - Prob. 4RQCh. 2 - Prob. 5RQCh. 2 - Prob. 6RQCh. 2 - Prob. 7RQCh. 2 - Prob. 8RQCh. 2 - Prob. 9RQCh. 2 - Prob. 10RQCh. 2 - Prob. 11RQCh. 2 - Prob. 12RQCh. 2 - Prob. 13RQCh. 2 - Prob. 14RQCh. 2 - Prob. 15RQCh. 2 - Prob. 16RQCh. 2 - Prob. 17RQCh. 2 - Prob. 18RQCh. 2 - Define sentence capitalization.
Ch. 2 - Prob. 20RQCh. 2 - Prob. 2ECh. 2 - Create an application that calculates and displays...Ch. 2 - Prob. 4ECh. 2 - Create an application that calculates and displays...
Knowledge Booster
Similar questions
- What is the difference between deploying and publishing an application while creating in the C# programming language?arrow_forwardWrite this code in C# language: Scenario: A dog shelter would like a simple system to keep track of all the dogs that pass through their facility. You are required to make a command line-based dog shelter management application. Your application must allow a user to add, edit, search and view Contacts. The program must have a menu consisting of the following six (6) options: Add dog View all dogs View all available dogs View specific dog Update dog home status Exit Brief descriptions of each option in the menu Menu Item Description Add Dog 1) Asks the user for all the state value information for a dog. 2) Checks if there is space in the array to hold the new dog. 3) Check that the dogId is not already used in the system. 4) Creates a new Dog object and adds it to the array if there is space. If the array is full, print “Sorry… the Shelter is Full!”. Note: All new dogs have no home as yet (foundHome = false). View all dogs This menu option shows all…arrow_forwardLogin and Registration form using GUI Swingarrow_forward
- Which design pattern works best when one part of an application generates data that another part of the program uses?arrow_forwardExplain how an application is structured so that it may pass car safety checks.arrow_forwardWrite this code in C# : Scenario: A dog shelter would like a simple system to keep track of all the dogs that pass through their facility. You are required to make a command line-based dog shelter management application. Your application must allow a user to add, edit, search and view Contacts. The program must have a menu consisting of the following six (6) options: Add dog View all dogs View all available dogs View specific dog Update dog home status Exit Brief descriptions of each option in the menu Menu Item Description Add Dog 1) Asks the user for all the state value information for a dog. 2) Checks if there is space in the array to hold the new dog. 3) Check that the dogId is not already used in the system. 4) Creates a new Dog object and adds it to the array if there is space. If the array is full, print “Sorry… the Shelter is Full!”. Note: All new dogs have no home as yet (foundHome = false). View all dogs This menu option shows all dogs in the…arrow_forward
- Laboratory Exercise Building C# Console Application Objective: At the end of the exercise, the students should be able to: • Create a console application with basic syntax. Materials: ▪ One (1) personal computer with pre-installed Windows Operating System ▪ Visual Studio IDE 2015 or higher Instructions: 1. Create a folder on your local drive with name format of Lastname_FristName (ex. Diaz_Jess). 2. Open Visual Studio IDE. 3. Create new project and named the project as GreetingApp and the class GreetingProgram. 4. Create a console program that will ask the user to enter his/her name, number of enrolled courses, and the price of his/her favorite book. Display the entered information. 5. See Figure 1 of example output.arrow_forwardWhat is the difference between publishing and deploying an application when using the C# programming language to create it?arrow_forwardHow are handler interfaces affected by or affect the memory management of an application?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Programming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage LearningMicrosoft Visual C#Computer ScienceISBN:9781337102100Author:Joyce, Farrell.Publisher:Cengage Learning,
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,