Thumbnail Image Viewer Control for ASP.NET 2.0
Declan Bright has posted on codeProject an interesting Thumbnail project.
Introduction
Generating thumbnail images and building a user interface
for viewing the full size images can be time consuming.
The ThumbViewer control for ASP.NET 2.0 uses a
HttpHandler to generate thumbnail images at runtime and has
a UI for viewing the fullsize image built in.