ASP.Net-CRUD-Application-with-random-dataset-stored-in-database
This is my first asp.net crud application with create, edit, delete items feature. all with random data about products stored in a database. all the products have id, price, desription and a picture(taken randomly according to the 1st word of the product name).