Hi., I am a bit lost.
Im building a WPF application using the PRISM guidance, I want to use the Entity Framework 4 for a data repository.
I have previously developed a Silverlight app. using Prism and WCF RIA Services which worked great as all my components is decoupled.
So what is the best way of getting data in my WPF application in a decoupled way. Thanks for any advise