E-Commerce store built using ASP.net & SQL
- Login/Signup system
- Chat Room
- Cart management
- Product management
- Rating system
- Make sure your vs project name is "ShopX" and that you have added the database to your sql server express studio.
- Add the connection string of database inside the dal.cs file in order to establish connection with the local database.