PDA

View Full Version : [C#] WCF DataServices e EntityDataSource


tomminno
21-09-2010, 16:53
E' possibile eseguire il bind di un EntityDataSource ad un WCF DataService?

L'entity vuole un ObjectContext, ma non c'è modo di ottenerlo da un DataService, o almeno io non riesco a trovare il modo.