Im new to Xamarin and i want to make an application for ios and android using forms, but i want to connect the input datas into SQL server and by researching a little i found out that you can use Web services more exactly REST services to make the connection. My question is is there a easier way and if not how do i implement REST services into xamarin forms?
↧