Image Scaling in .NET
August 7th, 2005A well written article and chunk of tutorial code by Joel Neubeck illustrating how to use C# and GDI+ to scale, crop and pad images. Exactly what I needed. (Or if all you need is a quick and dirty thumbnail, this 4GuysFromRolla article should do the trick.)