ASP.NET MVC 3,Razor, and Entity Framework 4.1 Code First



Demo web app using ASP.NET MVC 3 RTM, Razor, EF Code First and Unity 2.0.
Check out the following blog posts

Developing web apps using ASP.NET MVC 3, Razor and EF Code First - Part 1

Developing web apps using ASP.NET MVC 3, Razor and EF Code First - Part 2

Dependency Injection in ASP.NET MVC 3 using DependencyResolver and ControllerActivator

Mobile enabled web apps with ASP.NET MVC 3 and jQuery Mobile

Features
  • CRUD demo in ASP.NET MVC 3 with Entity Framework 4.1 Code First
  • Razor View Engine
  • Generic repository for Entity Framework Code First
  • Repository Pattern and Unit of Work
  • Dependency Injection using Unity 2.0
  • Mobile specific pages using JQuery Mobile
  • ASP.NET MVC Area for Mobile specific pages
  • Using EF 4.1 Code First with custom Membership/Role provider