service layer using WCF and Entity Framework

Aug 21 2012 6:35 AM

Hi,

How can i implement a service layer in my MVC application using Entity framework and WCF. The idea is to abstract database detail.
 
Thanks