Hello,

I am using VS2010 and have an application that lets the user search for an image to store on a SQL database. I want to be able to reduce the size of the image when it passes certain size for obvious reasons.

Is there a way I can do this in runtime?