Subscribe For Free Updates!

We'll not spam mate! We promise.

Showing posts with label JSon. Show all posts
Showing posts with label JSon. Show all posts

May 19, 2013

Access Asp.net J-son Web service on Android

Views:

To day I will show you how to access Asp.net web service that's return data in Json (Java Script object notation )  Data Format.

I have already shared how to make web service on asp.net.

I also shared how to deploy asp.net service on local host and how to access deployed web service on Android browser .

I also shared how to access asp.net XML Service on android , so must have to go through all these tutorials before reading this tutorial.

Json service are better the XML web service because,
Json service is Light weight, fast and don't cray any extra data like XML start and end Tags tags.


Become a Fan

visual studio learn