Question: Create an ASP.NET e-commerce web application that has an admin page to add the product information such as product description, product price and product category.

Create an ASP.NET e-commerce web application that has an admin page to add the product information such as product description, product price and product category. he addition of product information is done in database, display the list of all the products in the database.

Jote: The database is MySQL database with database name "prodDB", table name "product" and columns are pdesc, pprice and pcat.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!