Differences between ASP.NET MVC framework and Entity Framework
06:54 13 Nov 2009

I'm going to be starting a new project with ASP.NET and I would like to use some framework which speed up the process. Recently I have heard that there are two main frameworks in that platform: the MVC and the Entity framework. Are they compatibles? If not, what are your advices on what to use and why? What are they best properties?

asp.net-mvc entity-framework