Hi Just started on a test project to see how to access data on the company network in a mobile app. Short I have some data logged into a SQL table that I want to display/access on a phone (both Android and iPhone). So inspired from something I worked on some years ago and some google'ing I made a WCF service and are trying to access it in Xamarin. BUT... I am now in doubt if what I am doing is the best way to do it? I have just read that WCF is dead and I am not sure if Xamarin is also dead. So before using to much time running in the wrong direction... Is WCF the best way to go, or what should I use? Same with Xamarin - better alternative? I hope this is not to stupid a question that have been asked a zillion times and I just havn't stumpled across it.... Thanks in advance :-) //David
D
David_DK
@David_DK