I need to download an image from the web and display it in an ImageView. Presently I am using SDWebImage (It is an asynchronous image downloader wi
ImageView
SDWebImage
NSURLConnection provides asynchronous downloading and is built into iOS.