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