Create a website to allow pizza shop employee to enter order
Create a website in asp.net to allow the pizza shop employee to enter customer orders. The size of the pizza cam be entered using a drop down list, and the quantity be entered using a text box. Use a radio button list or drop down list to allow the employee select the type of crust (e.g., thin, thick, stuffed, etc.) and a check box list to select toppings (e.g., peproni, mushroom, etc.). After the selection, the employee can click a button to calculate the total cost (visit www.pizzahut.com for reference).
Munesh SharmaPosted Apr 22, 2014, 7:17 AM
http://msdn.microsoft.com/en-us/magazine/cc302185.aspx
and
http://projectabstracts.com/1821/pizza-ordering-system-in-net.html