I would like to find out how to create a shopping cart on MVC, but the product data needs to be hard coded so it should not have a SQL database. I am particularly interested in the add to cart functions and basket operations. So I would like to pass through the selected item using sessions or tempdata.
Thanks so much.
Jignesh KumarPosted Jun 26, 2020, 9:02 AM
Laxmidhar SahooPosted Jun 27, 2020, 6:25 AM