
ProDinner is an ASP.NET MVC demo application, it uses EF5 Code First for Data Access, SOLID principles, jQuery and ASP.net MVC Awesome for Web UI
download applicationread about the project structure and
code walkthrough:
download pdfFeatures:
- using .net 4.5, ASP.net MVC4, EntityFramework 5
- 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
- CKEditor as wysiwyg editor
- Html Agility Pack for sanitizing html
Setup instructionsprodinner setup video tutorial
download watchASP.net MVC Tutorial:
http://www.youtube.com/watch?v=fsfOFL4bXXAto support the project follow it (little star button above the green download button), rate it, post discussions if any problems