您的位置:首页 > Web前端 > JQuery

ProDinner - ASP.NET MVC Sample (EF4.4, N-Tier, jQuery)

2012-12-22 23:23 453 查看
http://prodinner.codeplex.com

ProDinner is an ASP.NET MVC sample application, it uses EF4.4 Code First for Data Access, SOLID principles, jQuery and ASP.net MVC Awesome for Web UI

Live Link http://prodinner.aspnetawesome.com

download application
read about the project structure and code walkthrough: download pdf

Features:

CRUD and search operations for entities

very rich and responsive UI (using ASP.net MVC Awesome jQuery Ajax Helpers)

upload and crop Images for meals (using Jcrop)

mapping entities <-> viewmodels (using ValueInjecter)

Multi-Language User Interface

N-Tier Architecture

Security using Forms Authentication

pagination using "more results" button

Multiple UI themes (using jQuery UI themes)

Unobtrusive Client Side Validation using jQuery.Validate

Nice validation messages using just CSS

Setup instructions
prodinner setup video tutorial download watch
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐