OK, so I have a site that I made with the personal web starter kit. I did this a while ago when I was just starting. I modified it on order to support album categories and multiple galleries (although the multiple gallery implementation was a total hack). The site works well, but the sql database has gotten huge(storing thousands of images). I need to work on moving the images to a file structure. I haven't looked at this code for a while now, and I havn't work with images and much since. What I am looking for is some examples that might get me pointed in the right direction (in C# please). I also need to pull the images from the exsisting databse into a folder structure ( i no longer have the original files).