Resizing images server-side
I just came across an interesting post on Bertrand Le Roy's blog on how to resize JPG-images server-side using WPF. The post covers resizing JEPG's and is a follow-up on a previous post from december that I recommend your read first :-)
Bertrand has done a great job exploring and documenting quality and performance working with WPF compared with GDI+. Quiet interesting reading, and definitely worth looking at if you are in to ASP.NET-development.