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

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 walkthroughdownload 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

你可能感兴趣的:(asp.net)