WCF service in Windows Phone 7
Hi,
I want to get some record from SQL database in windows phone 7 application. So, I want to know is WCF service is necessary to do that or is there any other way to get data from SQL. If yes please explain…
Thank you..