ASP.NET makes managing uploaded images and creating thumbnails relatively straightforward. I have utilized the following process to accept an uploaded image, and resize it to a maximum size of 200×200 pixels. Read the rest of this entry » Creating a Thumbnail from an Uploaded Image