This project is developed with use of jquery, ajax, bootstrap and entityframework. All the basic controls are used with database including fileupload and dropdown.
- 
Open ProductDB.sql file into MSSQL Server and run this whole sql file,if you would find any error then remove file location lines in sql file. 
- 
Check Entityframework in Models folder and change the connection string in web.config file. 
1) Add new product,
2) View existing products,
3) Update product information,
4) Delete product,



