Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Easiest way to upload data from Android to cloud SQL 2008 database using Xamarin in Visual Studio

Hi

I just purchased a business license for Xamarin so that I can upload data from an Android tablet to a cloud SQL Server 2008 database.

I have spent three very frustrating days trying to use walkthroughs and examples such as the following
to learn how to do this https://msdn.microsoft.com/en-us/library/bb552362(v=vs.110).aspx

Is there an easier way to do this than a complicated WCF service? The image shows the different projects available.

I am a VB.net coder andam happy to go with C#. Can Xamarin communicate directly with my SQL Server tables in the cloud?
Are there template projects out there that make WCF services easier?
Image1.jpg
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

thanks