1
touches

ESCOZ Inc. » Blog Archive » NSUrlConnection MonoTouch Helper class

posted by http://www.google.com/profiles/eduardoscozhttp://www.google.com/profiles/eduardoscoz 537 days, 21 hours, 30 minutes ago
Saturday, November 27, 2010 9:05:00 PM GMT

After rewriting a few apps to use NSUrlConnection, I came up with a useful wrapper class to handle connections, which I thought other people might find useful. The class not only transforms the classic delegate pattern into Action parameters, but also takes care of displaying the iPhone spinning wheel and keeps track of connections, so they can be all killed at once (useful when the user moves to a different tab in an app, for example).

category: Articles | clicked: 41 | | source: escoz.com | show counter code
tags: MonoTouch, NetworkActivityIndicatorVisible, Networking

No comments yet, be the first one to post comment.

To post your comment please login or signup