iPhone auto suggest
Posted
by Tejaswi Yerukalapudi
on Stack Overflow
See other posts from Stack Overflow
or by Tejaswi Yerukalapudi
Published on 2010-04-01T19:51:31Z
Indexed on
2010/04/01
19:53 UTC
Read the original article
Hit count: 556
iphone
|autocomplete
Hi,
I'd like to make an autosuggest app that connects to a .NET web service for the iPhone. Any tips on how to do it?
Alternatively, would it be a good idea to cache a list of the most frequently used results on the iPhone and access the service if no results are available?
Thanks,
Teja
© Stack Overflow or respective owner