<< Prev Showing: 36-40 of 58 Next >>
· 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 ·Create a Visual Studio project with two aspx forms using VB 2005
Create a Visual Studio project with two aspx forms. The first form contains a Label control, two TextBox controls, and Button controls labeled “Compute Area” and “Compute Perimeter.” The Label control contains the text, “Enter numbers in the text boxes and then click a button.” Use Try…Catch blocks to display an error message if the user enters a dimension that is less than or equal to zero. Use Validation controls to verify the user entered a number in each TextBox control before clicking a Button control. When the user clicks a button, display the appropriate results on the second form. For example, suppose the user enters 4 and 5 in the initial form and clicks the “Compute Area” button... click for more
Subject:
Computer Science
Topic:
Systems Analysis
Posting ID:
102989
OTA ID:
102833
Must Draw a Decision Tree for this Situation
Premium Airlines has recently offered to settle claims for a class-action suit, which was originated for alleged price fixing of tickets. The proposed settlement is stated as follows. Draw a decision tree for this situation. Initially, Premium Airlines will make available to the settlement class a main fund of $25 million in coupons. If the number of valid claims submitted is 1.25 million or fewer, the value of each claim will be the result obtained by dividing $25 million by the total of valid claims submitted. For instance, if there were 500,000 valid claims, each person submitting a claim would receive a coupon worth $50. The denomination of each coupon distributed will be in whole d... click for more
Subject:
Computer Science
Topic:
Systems Analysis
Posting ID:
103129
OTA ID:
102804
Below is 10 years demand for YarDarts, an outdoor game. Year Demand 1991 20,900 1992 31,200 1993 28,000 1994 41,200 1995 49,700 1996 46,400 1997 51,200 1998 52,300 1999 49,200 2000 57,600 Graph the demand data for YarDarts. Forecast the demand for YarDarts for the next five years using the graphical judgment approach.
Subject:
Computer Science
Topic:
Systems Analysis
Posting ID:
103130
OTA ID:
103644
Draw a collaboration diagram for a student taking a course from a teacher, who is part of the faculty.
Subject:
Computer Science
Topic:
Systems Analysis
Posting ID:
103134
OTA ID:
105277
A Visual Studio project with two web forms
cpCreate an MS Access database called "Members.mdb." Add a table called "tblScores" with the following columns. MemberID – AutoNumber FirstName – Text LastName – Text Add at least 10 rows to this table. Create an ASP.NET project with Visual Studio.NET that contains two aspx forms. The first form uses the Login control to create a login page. Users should not be able to view the second form unless they have entered a correct username and password. Place a GridView control on the form. The GridView control should allow the user to do the following: view each member’s name modify each member’s name sort the data based on the user’s last name The App_Data folder is au... click for more
Subject:
Computer Science
Topic:
Systems Analysis
Posting ID:
103194
OTA ID:
102833
<< Prev Showing: 36-40 of 58 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-58 ·Page generated in 0.0118 seconds