Please share resources to see, how MVC + WCF + EF work together.
http://www.codeproject.com/KB/aspnet/aspnetmvc_bugtracker_v4.aspx
ASP.NET and EF works together like ASP.NET and Linq works together
See movie database from http://www.asp.net/mvc/learn
For WCF - what do you need?
I want to have the service layer to be written using WCF.
In future, these services can be called using a mobile app or Java app.