Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i already created the table and the homepage design, i just need to know how to work with the database to be able to insert

i already created the table and the homepage design, i just need to know how to work with the database to be able to insert the data and the data type
and then in another page, i need to edit, update or delete.
i used textbox, dropdown list(radio button) and dropdown list (check boxes) image text in transcribed
image text in transcribed
i am using visual studio, c#. and for the database it is sql server
Your role: In order to complete your task. you will need to complete the following tasks: 1. Create the home page in as much respect as possible of the proposed format (see figure below) 2. Create the database to store the customer's inputs (full name, phone number, city, type of pizza, size of pizza, topping and total prize). Note that you do not have to store the image 3. Assuming that the customer may contact your Pizzeria in order to order, confirm her/his order, update or delete the order, you are asked to add a page to your application to work as admin page. On this page, it should be possible to: View all placed orders: View a specific order: Update an order: Delete an order . Or, eventually, add a new order manually, The Golden Star Pizzeria Name: Phone: City: Select city Type of pizza: Select Pizza Type LARI NEAPOLITAN Size of Pizza Baby S10 Mama S13 Papa S16 Toppings Pepperoni Onions Green Peppers Red Peppers Anchovies Special Deal: Save $2.00 when you add pepperoni, green peppers and anchovies OR pepperoni, red peppers and onions to your pizza Purchase Total: Your role: In order to complete your task. you will need to complete the following tasks: 1. Create the home page in as much respect as possible of the proposed format (see figure below) 2. Create the database to store the customer's inputs (full name, phone number, city, type of pizza, size of pizza, topping and total prize). Note that you do not have to store the image 3. Assuming that the customer may contact your Pizzeria in order to order, confirm her/his order, update or delete the order, you are asked to add a page to your application to work as admin page. On this page, it should be possible to: View all placed orders: View a specific order: Update an order: Delete an order . Or, eventually, add a new order manually, The Golden Star Pizzeria Name: Phone: City: Select city Type of pizza: Select Pizza Type LARI NEAPOLITAN Size of Pizza Baby S10 Mama S13 Papa S16 Toppings Pepperoni Onions Green Peppers Red Peppers Anchovies Special Deal: Save $2.00 when you add pepperoni, green peppers and anchovies OR pepperoni, red peppers and onions to your pizza Purchase Total

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Autonomous Database In Enterprise Architecture

Authors: Bal Mukund Sharma, Krishnakumar KM, Rashmi Panda

1st Edition

1801072248, 978-1801072243

More Books

Students also viewed these Databases questions

Question

Give a method for simulating a negative binomial random variable.

Answered: 1 week ago