E-R Diagram for Online Shopping Website
E-R diagram means Entity Relationship diagram. Entity means object of system, generally we refer entity as database table , the e-r diagram represent the relationship between each table of database. E-R diagram represent entity with attributes, attributes is a properties of entity. If we assume entity is a database table then all the columns of table are treat as attributes.
- Entities are represented by rectangles.
- Attributes are represented by ellipses.
Online Shopping system E-R Diagram
We also represent E-R diagram for online shopping system like :
Can i run this project on visual studio 2015 and can i use database provide in sql server database in VS2015 ???
No, you have to use external sql server for database.
good job.. helpful for freshers
can I run this project in visual studio 2017
yes, any version above 2010.