0

I am trying to develop a xamarin form application which is a app version of our website and I want to get data from user and save it to the server, and again retrieve the data from server and display in the app, Can anyone suggest some good code samples?

Thanks

1

1 Answer 1

1

Here are some useful links where it shows you how to do a POST/GET method of your web API and consume it on your Xamarin Application:

https://theconfuzedsourcecode.wordpress.com/2015/05/19/how-to-make-post-get-calls-to-an-asp-net-restful-web-service-in-xamarin-forms/

Send HTTP Post request in Xamarin Forms C#

How to send POST request in Xamarin?

http://15mgm15.ghost.io/2017/02/08/connect-to-a-remote-database-using-xamarin-forms/

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Mario, I am looking into these links :)

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.