Dynamic Picture in PictureBox
m making a HTTP request in .net to get the image from a website to show it in my windows form application. m using picturebox to show my image, but it is taking long time... what should i do... should i use web browser control ??