Webservice connection data storage
Posted
by Mey
on Stack Overflow
See other posts from Stack Overflow
or by Mey
Published on 2009-07-18T17:56:32Z
Indexed on
2010/03/26
15:03 UTC
Read the original article
Hit count: 151
Hello,
I would like to ask you how can i implement the next:
I have a tabBar where each tab make one different connection to one web service, and should show a different data. I would like to save this data "somewhere" and from it place load the different tabs.
Where i should save this received data?
Thank you, Best regards
© Stack Overflow or respective owner