Hi..
I am using a windows application program (VB.NET and SQL Server 2005).
I am uploading large JPEG , BMP Photos to a picture box , Currently am saving the file as it is to database by converting to binary. But Large images take time when retreiving from database.
Is there any method to resize the large image and then save the image to database as binary data.
Thanks and Regards
Sankar