In Part 2 of this series we moved our service query to a background thread and added “pull to refresh” functionality. In Part 3 we take a quick look at insert, update and delete functionality.
You can view (or right-click and download) the screencast here.
Resources
- The Example Application Source Code
- Paul Crawford’s PCCustomSwitch
- Part 2 of this series

2 comments:
hi JD, this got me started with great and as an microsoft develeoper its good to use oData in the iPhone. However I get a problem when using some of the code: on pool release i get EXEC_BAD_ACCESS....
Do you know what causes it?
I don't, I haven't looked at this code in a while and I'm no longer maintaining it (I don't work with oData or Sybase anymore). I would guess it is a bug on my part, however. :)
Post a Comment