REPLY TO POST

responding to other student post

the discuss

The key things you have learned from the other student’s answer,
The professional lessons you can take from considering both your answer and the other students answer, how you can apply these in your professional life, and why these things are important to you professionally, and
The personal lessons you can take from considering both your answer and the other students answer, how you can apply these in your personal life, and why these things are important to you personally.
Each of these three points should be given reasonably equal weighting in your reply post.
When responding to other student posts

Word count for your response(s) to other student posts: 250 words  +/- 10%

ssjassigment2

This week you are going to create a Visual Basic program which produces a quote for youth groups to go to camp.  The user will enter the values and the program will determine the total cost of the trip.

    Form Setup
    You must save your project using your initials in the name**  This is required and the project will not be accepted otherwise.
    Design your screen to look like the one below.
    Update the backcolor to the color of your choice.
    Use appropriate naming conventions for controls and variables.
    Tab Control must flow in order and not go to the total textbox
    All buttons have access keys
    Total Textbox must be read only
    Lock the controls on the form.
    Choose 4 locations of your choice for camp and create a radio button for each:
    Location1 price per day $500
    Location 2 price per day $100
    Location 3 price per day $50
    Location 4 price per day $150
    Code
    A travel fee in the amount of $300 must be stored in a constant variable
    Create a comment section at the beginning of the code with the name of the assignment, purpose of the assignment, and your name.  Comments must be throughout each sub of the application.
    Remove any subs that are not utilized by the program
    Calculate Button
    The information that was entered should be checked to make sure there are values entered. If the user entry contains null values, the user should be so advised, and the user should be directed to the text box that contains the error. Make sure your error messages are meaningful.
    Determine if insurance is wanted based on the value of the checked box.  Set the value of insurance to zero if the option is not checked and $150 if the option is checked.
    Store the amounts entered by the user in variables and use these variables in the formula.
    Save the location selected in a variable
    Determine the price per day depending on the location selection.  You must show you can use a case statement for this decision.
    Calculate the cost for the total trip using the calculation below:
((number of people) * (daily cost of trip) * (number of days)) + insurance amount + fee
    Display the Total cost of the tip formatted as currency
    Close Button
    The application quits when the button is pressed
    Clear Button
    The text boxes are cleared
    The check box is cleared

Visual BasicHomework Assignment – Game Shop

Introductory C# course mini assignment using Windows Forms App (.NET Framework) on Visual Studio 2019. Dont think it would take an expert no more than 20-25mins to do.

The instructions are on the .pdf file and the other file is the data necessary for the assignment (games.txt)

Visual BasicHomework Assignment – Game Shop

Introductory C# course mini assignment using Windows Forms App (.NET Framework) on Visual Studio 2019. Dont think it would take an expert no more than 20-25mins to do.

The instructions are on the .pdf file and the other file is the data necessary for the assignment (games.txt)

Visual BasicHomework Assignment – Game Shop

Introductory C# course mini assignment using Windows Forms App (.NET Framework) on Visual Studio 2019. Dont think it would take an expert no more than 20-25mins to do.

The instructions are on the .pdf file and the other file is the data necessary for the assignment (games.txt)

Attention!

Using this service is LEGAL and IS NOT prohibited by any university/college policies.

You are allowed to use the original model paper you will receive in the following ways:

  1. As a source for additional understanding of the subject
  2. As a source of ideas / reasoning for your own research (if properly referenced)
  3. For proper paraphrasing (see your educational institution's definition of plagiarism and acceptable paraphrase)
  4. Direct citing (if referenced properly)

Thank you very much for respecting our authors' copyrights.

Site Management