A brief introduction and technical analysis on the website platform of restaurant construction of "Network meal"
1. Web meal a platform for the National Restaurant self-Service construction Restaurant website:
Online meal A "www.canyijia.com" free Restaurant website, registered restaurant website, registered account Select the Restaurant website template can easily create a perfect site for their own restaurant.
Online meal: For the National Restaurant Registration self-Service Building Restaurant website Web platform, easy to create restaurant website
2. Web Meal A platform technology introduction:
This is a very useful and meaningful platform for the restaurant construction site, which shares a link to a Web meal. A good project learning case for. NET Learners,
Let me introduce you to the technical aspects of this platform, and hope to help people who are working on. NET development.
The platform primarily uses. NET MVC3+EF4.5+SQL08R2, a framework based on multi-tier, data warehousing models. The background management front-end mainly uses jquery Easyui and rich jquery plugins.
Key points:
1. Multi-layer interface [Data layer interface, business layer interface] to achieve good function expansion and business change, and reduce the amount of code through T4 template
2.MVC3 implements a loosely coupled UI and business, and uses its custom routing rules to implement custom URLs for restaurant subsites.
3. Data slots [unique within threads] implement the "singleton" effect of an EF instance, avoiding the memory spike caused by state tracking and state conflicts caused by concurrency.
4.EF ensures development efficiency and data security.
5. The rich JS plugin expands more features.
3. Web Meal A platform technology introduction:
3.1 Web meal a platform requirements and functional structure:
3.2 Web meal a platform system framework and class diagram:
3.3 Web meal a platform entity model structure and solutions: