I've found some blogs that look like they are using Entity Framework to persist data from the windows phone to remote servers via WCF (at least thats what it looks like scanning the info)... but can Entity framework be run directly on the phone? For instance, say I want to use Sqlite, or even Azure as my backend... can I do it all without hosting a server to do the work?
Entity Framework is currently not available on the phone itself. However the OData client libraries are which will let you query backends such as Azure.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With