MVC+Linq to Entity Music Store v1.0
v0
The MVC+LinqtoEntity music store simply implements the management and classification viewing functions of music products. It uses MVC paging and LinqtoEntity, which is very helpful for beginners.
Notice:
The development environment is VisualStudio2010, the database is SQLCE, and the database file is in the App_Data folder.