use Entity Framework 4 for persistence
Entity Framework 4 is the new with many enhancements in .net 4. It seems is getting alot of push from Microsoft and will be a dominant persistence strategy. No real great tutorials exist for EF4, and it would be great to have an EF4 / ASP.NET MVC tutorial together.
39
votes