0
Answer

service layer using WCF and Entity Framework


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