I am looking for a sample ASP.NET MVC3 N-Tier application that demonstrates best practices (uses Domain Driven Design and Entity Framework 4.1 Code first). I found the following
I make a good pattern based on EF 4.1 and MVC3:
MVC3 and EF architecture
good luck