Im developping windows phone 8.1 app with c#.
The question is how to connect windows azure sql server and get data from sql server?
In internet everywebsite say linqtosql. But in Windows Phone 8.1, there is no LinqtoSql classes.
I try entity framework search on internet but all website use again linqtosql datacontext.
Can anybody help me?