Create c# application that lets user select training course

Assignment Help DOT NET Programming
Reference no: EM131298866

Assignment

Microsoft Training Selector

The following table shows Microsoft's training courses, the number of days of each, and their registration fees.

Courses             Number of Days   Registration Fee
C#                           3                       $800
VB                           3                       $500
.NET                        2                       $800
ASP.NET                   4                      $1,500
SQL Server               3                      $900
Business Intelligence  3                      $1,200

Oracle offers its training courses in the five locations shown in the following table. The table also shows the lodging fees per day at each location.

Location    Lodging Fees per Day
Atlanta          $150
Chicago         $220
Dallas            $120
Los Angeles   $230
New York       $280

When a customer registers for a training course, he/she must pay the registration fee plus the lodging fees for the selected location. For example, here are the charges to attend the ASP.NET course in Chicago:

Registration: $1,500
Lodging: $220 @ 4 days = $880
Total: $2,380

Create a C# application (named TrainingSelector) that lets the user select a training course from a ListBox and a location from another ListBox. When the user clicks a button, the application should calculate and display the registration cost, the lodging cost, and the total cost on a Label.

(Hint: Use the SelectedIndex property to decide which item of a ListBox is selected. Also use an if-else if or switch statement to decide the number of days and registration fee and another if-else if or switch statement to choose the lodging fee. Then after the second if-else if or switch statement, calculate and display the registration cost, the lodging cost, and the total cost, which are chosen from the if-else if or switch statements).

Reference no: EM131298866

Questions Cloud

Is it possible to use icebergs as a source of freshwater : Fresh water is vital resource. Is it possible to use icebergs as a source of freshwater? What obstacles - technological, social, environmental & political - do you foresee for such an endeavor
Government can help stimulate our gdp : When looking at our GDP, you will find that it is made up of 4 components. The challenge that our economy is going to be facing is that we need to ensure that our GDP can keep increasing. How do you think the government can help stimulate our GDP?
Find that it is made up of 4 components : When looking at our GDP, you will find that it is made up of 4 components. The challenge that our economy is going to be facing is that we need to ensure that our GDP can keep increasing. How do you think the government can help stimulate our GDP?
Is a larger gdp always better than a smaller gdp : If Max receives an unemployment check, would we include that transfer payment from the government in this year's GDP? Why or why not?
Create c# application that lets user select training course : Create a C# application (named TrainingSelector) that lets the user select a training course from a ListBox and a location from another ListBox.
Successful hospitality andtourism manager : Analyze the trends in leadership and management to determine which ones will have the most influence on the HTM industry in the next 5-10 years. Explain your rationale.
Develop a matlab program to compute and plot : Develop a MATLAB program to compute and plot hd(t) and hq(t) as defined. Assume that fl = 180, fu = 220 and that f' takes on the following four values:
Essential foundations of economics : Bade & Parkin. (2015). Essential Foundations of Economics (7th Ed.). Pearson: Boston, Mass.
Determine and plotting the phase response of the filter : It was pointed out in the discussion that the digital filter will have linear phase.- Show this by determining and plotting the phase response of the filter for order=1 and order=30.

Reviews

Write a Review

DOT NET Programming Questions & Answers

  Write c# program that declares variable to represent length

Please complete the following Programming Exercises listed in your book. All programs must be done according to these Programming Principles (properly formatted and commented). (If you want to see an example of a simple program, please see this Sa..

  Prepare a marymount faculty site

Prepare a Marymount faculty site

  Write a program named subscriptvalidation

Write a program named SubscriptValidation in which you declare an array of 10 integers and store values in the array.

  Implementing the insurance management system general

implementing the insurance management system general informationthe purpose of this assignment is to provide you with

  Add insert and edit menu options

Add Insert and Edit menu options - Insert will allow the user to insert a new account in a position of his choice

  Html add textbox-a label and a button control to a page

This exercise, you add a TextBox, a Label, and a Button control to a page. When you request the page in the browser, these server controls are transformed into HTML, which is then sent to the client. looking at the final HTML for the page in the b..

  Create a console-based application named multiplication

a. Create a console-based application named Multiplication whose main() method asks the user to input and then calls a method named MultiplicationTable(), which displays the results of multiplying the integers by each of the number 2 through 10

  Entity-relationship modeling

Let us consider the information that your school tracks for a class. In this instance, a class is a scheduled course. For example, your school may offer FINA 2100.

  Analyze the time complexity of implementation

Analyze the time complexity of your implementation using O-notation. Note that the time complexity also depends on the data structures you used in the implementation.

  What is a connectionstring

What is a ConnectionString. Give a suitable example to illustrate the various part of a ConnectionString

  Develop an asp.net web page

Develop an ASP.NET web page that will allow the students to submit information about themselves, and the courses that they are taking on-line. The information will be stored in an MS-SQL Server Express 2008 database, named College.

  Design and implement tower of hanoi puzzle program

Task: Design and implement Tower of Hanoi Puzzle program using C# and Windows Presentation Foundation (WPF) template in Visual Studio 2012 or newer.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd