A standard three-tier architecture suitable for beginners. It uses Ajax. The page layout div+css complies with w3c. It uses the sqlserver that comes with vs. No need to configure sqlserver. It is easy to use. There are a total of 5 projects in it. Click on the outermost .sln to run it directly.
The website uses asp.net user role configuration (membership, UserRoles). User roles and permissions can be modified in asp.net configuration. Registration and login all use asp.net login controls. The website customizes the sitemap according to user roles. Basically, it uses All new features of asp.net user roles.
Features:
Simple interface: CSS layout, less use of images. Fast speed, multi-browser support and detailed service: Anonymous users' books can be added to logged-in users' shopping carts.
Buy two identical books, quantity +1.
Shopping cart-favorites-browsing area can be easily switched between each other
User information can be modified in the order
AJAX: less refresh and good user experience.
Expand