Click here to Skip to main content
15,910,277 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am fresher in Mobile application using c#.I create login page in Visual studio 2012 Xamarin. now i want connect sql server database with this how can i connect with it.
thank you very much in advance. :)
Posted

Refer - Xamarin for Android with SQL Server 2008[^].
Quote:
You should build a Web Service to access the Database, and the Xamarin application can call the Web Service without any problems.

Here you have an introduction to different Web Services

http://docs.xamarin.com/guides/cross-platform/application_fundamentals/introduction_to_web_services[^]
 
Share this answer
 
I create webservice in c# for get data from db but i cannot interface with android application. it gives error.
 
Share this answer
 
Comments
BELGIUMsky 25-Apr-14 8:08am    
You should add the error description or something so people can see what is wrong

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900