ProgramWindow.NET

help me! i'm stuck!

Help me guys, i'm still new in vb.net stuff. and my lecturer want me to do 2 question from her. help me, i can't do this thing.

Question 1
Create a project for R n R ?for Reading n Refreshment that calculates the amount due for individual orders and maintains accumulated totals for a summary.Have a check box for takeout items, which are taxable at 8 percent; all other orders are nontaxable. Include radio buttons for five coffee selections: Cappucino, Espresso, Latte, Iced Cappuccino and Iced Latte. The price for each will be assigned using these constants:

Cappuccino 2.00
Espresso 2.25
Latte 1.75
Iced Cappuccino 2.50
Ice Latte 2.50

Use a button for Calculate Selection, which will calculate and display the amount due for each item. Display appropriate error messages for missing or nonnumeric data.
A button for Clear for Next Item will clear the selections and the amount for the current item and set the focus back to the quantity. The Clear button should be disabled when the program begins and be enabled after the user begins an order.
Additional labels in a separate group box will display the summary information for the current order, including subtotal, tax and total.
Buttons at the bottom of the form will be used for New Order, Summary and Exit. The New Order button will confirm that the user wants to clear the current order. If the user agrees, clear the current order and add to the summary totals. The Summary button should display a message box with the number of orders, the total dollar amount and the average sale amount per order.
Create a menu for the interface which resembles the following:-

-------------------------------------------------------------
File Edit Help
-------------------------------------------------------------
New Order Calculate Selection About
Summary Clear Item
Exit





Question 2
Code the Calculate Control抯 click even procedure so that it allows the user to enter as many sales amount as he or she wants to enter.(hint : User the InputBox function). When the user has completed entering the sales amounts, the procedure should display the total sales in the TotSalesLabel control. It also should displays 10% bonus in the BonusLabel control. When the user clicks either the Exit button or the form抯 close button, the application should ask the user whether he or she wants to exit, and then take the appropriate action based on the user抯 response.


i need the answer a.s.a.p.
hope you guys can help me solve the question.
thanks a lot before.

Replay:help me! i'm stuck!
Well, we're not going to do your homework for you, but we will help with specific problems. What have you done so far? What problems are you having?



.NET

Get Property and function
Migrating data?
Making avalon application without VS.NET 2005
Try ... Catch VB.NET
RSS and XSLT
Dataset returned nothing. What did I miss?
criteria for field with no data
gaining control before form load
menu item fonts
VB.NET upgrade question
Thread - Two Proesses
Web page control via .Net Win App
How to Show WinForm in Browser Like I.E. ??
Capturing the Console Output in VB .Net
How to show a form after disposing it
Noob Questions - Part 1
Passport how does it work?
How to bind data with two dataTable to a DataGrid?
Populating drop down from recordset
Output path