Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I am a fresher for xamarin.
I have to develop android application,synchronization with ms sql server database.
I am using xamarin for this, but how can we create web service for data insert and how to call web service in xamarin framework for android app development?

Please help me.

Thanks in Advance.

Ankit Agarwal
Software Engineer
Posted

1 solution

Here is an tutorial for consuming web service in xamarin applications. Here
 
Share this answer
 
Comments
Agarwal1984 9-Sep-15 6:57am    
How to insert data in ms sql server using android app?
Sarath kumar.N 9-Sep-15 7:04am    
Consuming web service is the only concern here. Because webservice is platform,language, database independent. once you have successfully consumed webservice then you can easily interact with any database.

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