Microsoft last week updated its latest WCF Data Services version so it will work with Entity Framework 6. Rather than requiring the download of a new WCF DS version ...
is there a way to pass an entity from service to client, after which the client would keep it stored in a local sql express instance? or rather, would there be an easily portable way to move my entity ...